The system table DOMAINCONSTRAINTS describes domains and their definitions.
DOMAINCONSTRAINTS
OWNER |
CHAR(32) |
Name of the owner of the domain |
DOMAINNAME |
CHAR(32) |
Name of the domain |
CONSTRAINTNAME |
CHAR(32) |
Name of the CONSTRAINT definition |
DEFINITION |
LONG |
Text of the CONSTRAINT definition |
See also:
Evaluating System Tables, DOMAINCONSTRAINTS
SQL Reference Manual, CONSTRAINT Definition (constraint_definition)