SHOWCOLCHECKSV[X] - Teradata VantageCloud Lake

Lake - Database Reference

Deployment
VantageCloud
Edition
Lake
Product
Teradata VantageCloud Lake
Release Number
Published
February 2025
ft:locale
en-US
ft:lastEdition
2025-11-21
dita:mapPath
ohi1683672393549.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
ohi1683672393549

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 column-level check.
TableName VARCHAR(128) UNICODE UPPERCASE NOT NULL X(128) The name of a table having column-level check constraints.
ColumnName VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL X(128) The column name having column-level checks.
ColCheck VARCHAR(8192) UNICODE NOT CASESPECIFIC X(8192) The unresolved text for the column-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.
TimeDimension CHAR(1) LATIN UPPERCASE X(1) The ValidTime and TransactionTime properties for a period column.
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.