www.mimer.com/developer
CHECK_CONSTRAINTS Records check constraints defined for tables and domains in the database. Column name Data type Description CONSTRAINT_SYSID INTEGER System identifier for the check constraint. CHECK_CLAUSE VARCHAR(2000) The text of the search condition of the check constraint. If the text is too long it will be stored in the SOURCE_DEFINITION table. Primary key: CONSTRAINT_SYSID
Records check constraints defined for tables and domains in the database.
CONSTRAINT_SYSID
INTEGER
CHECK_CLAUSE
VARCHAR(2000)
Primary key: CONSTRAINT_SYSID