ProfileAsgdSecConstraintsV[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
ProfileName VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL X(128) Returns name of the profile assigned to the current user.
ConstraintName VARCHAR(128) UNICODE UPPERCASE NOT NULL X(128) Returns the name of the table level check. This is null if unnamed.
ValueName VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL X(128) Returns the name of the security constraint value that was assigned to a profile under current user.
IsDefault CHAR(1) LATIN UPPERCASE NOT NULL X(1) Returns whether the security constraint value assigned to the profile is the default value for the constraint under current user.
Assignor VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL X(128) The name of the user that assigned the security constraint value to profile.