SHOWTBLCHECKSV[X] - Teradata Vantage

Teradata® VantageCloud Lake

Deployment
VantageCloud
Edition
Lake
Product
Teradata Vantage
Published
January 2023
ft:locale
en-US
ft:lastEdition
2024-12-11
dita:mapPath
phg1621910019905.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
phg1621910019905

Category: Integrity

Database: DBC

View Column Data Type Format Description
DatabaseName VARCHAR(128) UNICODE UPPERCASE NOT NULL X(128) The name of the database containing a table with a table-level check.
TableName VARCHAR(128) UNICODE UPPERCASE NOT NULL X(128) The name of a table having table-level check constraints.
CheckName VARCHAR(128) UNICODE NOT CASESPECIFIC X(128) The name of the table-level check. This field is NULL if this is an unnamed table check.
TblCheck VARCHAR(16000) UNICODE CASESPECIFIC X(16000) The unresolved text for the table-level check condition.
CreatorName VARCHAR(128) UNICODE UPPERCASE NOT NULL X(128) The table or database creator. For DBC.AllRights, the grantor of explicit rights, otherwise the user who ran the CREATE statement.
CreateTimeStamp TIMESTAMP(0) YYYY-MM-DDBHH:MI:SS The date and time that the object in the row was created.
VTCheckType CHAR(1) LATIN UPPERCASE X(1) The ValidTime dimension information for the CHECK condition.
TTCheckType CHAR(1) LATIN UPPERCASE X(1) The TransactionTime dimension for the CHECK constraint on a table with TransactionTime.