DOMAINCONSTRAINTS
This
system table contains the CONSTRAINT definition of a domain.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 |