ProfileAsgdSecConstraintsV[X] - Advanced SQL Engine - Teradata Database

Data Dictionary

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
Published
January 2021
Language
English (United States)
Last Update
2021-01-22
dita:mapPath
prb1610499325399.ditamap
dita:ditavalPath
hoy1596145193032.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.