|
|
USER_CONSTRAINTS
Constraint definitions on user's own tablesColumns
___________________________
VALIDATED
Was this constraint system validated? - VALIDATED or NOT VALIDATED
SEARCH_CONDITION
Text of search condition for table check
LAST_CHANGE
The date when this column was last enabled or disabled
RELY
If set, this flag will be used in optimizer
BAD
Creating this constraint should give ORA-02436. Rewrite it before 2000 AD.
GENERATED
Was the constraint name system generated? - GENERATED NAME or USER NAME
CONSTRAINT_TYPE
Type of constraint definition
OWNER
Owner of the table
R_CONSTRAINT_NAME
Name of unique constraint definition for referenced table
CONSTRAINT_NAME
Name associated with constraint definition
DEFERRED
Is the constraint deferred by default - DEFERRED or IMMEDIATE
TABLE_NAME
Name associated with table with constraint definition
R_OWNER
Owner of table used in referential constraint
DELETE_RULE
The delete rule for a referential constraint
STATUS
Enforcement status of constraint - ENABLED or DISABLED
DEFERRABLE
Is the constraint deferrable - DEFERRABLE or NOT DEFERRABLE
Related Commands: