UsrAsgdSecConstraintsV[X] - Advanced SQL Engine - Teradata Database

Data Dictionary

Product
Advanced SQL Engine
Teradata Database
Release Number
17.00
Published
June 2020
Language
English (United States)
Last Update
2020-10-15
dita:mapPath
yoz1556235523563.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1092
lifecycle
previous
Product Category
Teradata Vantageā„¢

Category: Integrity

Database: DBC

View Column Data Type Format Comment
UserName VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL X(128) Returns the name of the user that has been assigned the security constraint.
ConstraintName VARCHAR(128) UNICODE UPPERCASE NOT NULL X(128) Returns the name of the security constraint object. This field is NULL if it is unnamed.
ValueName VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL X(128) Returns the name of the security constraint value that was assigned to the user or profile. This value is typically user-defined.
IsDefault CHAR(1) LATIN UPPERCASE NOT NULL X(1) IsDefault indicates whether the security constraint value assigned to the user or profile is the default value for the constraint.
Assignor VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL X(128) Returns the name of the user that assigned the security constraint value to another user or profile.