Loading...
Select Version
Information on check constraints.
Column name | Data type | Contents | ||||
CONSTRAINT_SCHEMA | CHAR (31) | Name of the schema to which the table | ||||
CONSTRAINT_NAME | CHAR (31) | Name of the check constraint | ||||
CHECK_CLAUSE | VARCHAR | Search condition | ||||
CHECK_TYPE_IND | CHAR (1) |
|
Table 109: SYS_CHECK_CONSTRAINTS view of the SYS_INFO_SCHEMA