Entering content frame

Object documentation DOMAINCONSTRAINTS Locate the document in the library structure

Definition

The system table DOMAINCONSTRAINTS describes domains and their definitions.

Structure

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)

 

Leaving content frame