SecConstraintsV[X] - Advanced SQL Engine - Teradata Database

Data Dictionary

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-27
dita:mapPath
muh1623078990997.ditamap
dita:ditavalPath
muh1623078990997.ditaval
dita:id
B035-1092
lifecycle
previous
Product Category
Teradata Vantageā„¢

Category: Integrity

Database: DBC

View Column Data Type Format Comment
ConstraintName VARCHAR(128) UNICODE UPPERCASE NOT NULL X(128) Returns the name of the table-level check. This field is NULL if it is unnamed.
DataType CHAR(2) LATIN UPPERCASE NOT NULL X(2) Returns the data type for the security constraint object.
Nullable CHAR(1) LATIN UPPERCASE NOT NULL X(1) Returns a code to indicate whether or not a column may have a null value.
SizeInBytes SMALLINT NOT NULL -(5)9 Returns the maximum number of bytes allowed in the column.
AssigneeCount SMALLINT NOT NULL -(5)9 Returns the number instances of the assignment of the security constraint.
Creator VARCHAR(128) UNICODE NOT CASESPECIFIC X(128) Returns the name of the user who created the security constraint.
CreateTimeStamp TIMESTAMP(0) NOT NULL YYYY-MM-DDBHH:MI:SS Returns the date and time that the object in the row was created.