Data Dictionary of Oracle 11g



Index | Home | Forums

Table Name Description
ALL_CONSTRAINTS Constraint definitions on accessible tables

Column ID Column name Data type Length Precision NULL Description
1OWNERVARCHAR230(null)NOwner of the table
2CONSTRAINT_NAMEVARCHAR230(null)NName associated with constraint definition
3CONSTRAINT_TYPEVARCHAR21(null)YType of constraint definition
4TABLE_NAMEVARCHAR230(null)NName associated with table with constraint definition
5SEARCH_CONDITIONLONG0(null)YText of search condition for table check
6R_OWNERVARCHAR230(null)YOwner of table used in referential constraint
7R_CONSTRAINT_NAMEVARCHAR230(null)YName of unique constraint definition for referenced table
8DELETE_RULEVARCHAR29(null)YThe delete rule for a referential constraint
9STATUSVARCHAR28(null)YEnforcement status of constraint - ENABLED or DISABLED
10DEFERRABLEVARCHAR214(null)YIs the constraint deferrable - DEFERRABLE or NOT DEFERRABLE
11DEFERREDVARCHAR29(null)YIs the constraint deferred by default - DEFERRED or IMMEDIATE
12VALIDATEDVARCHAR213(null)YWas this constraint system validated? - VALIDATED or NOT VALIDATED
13GENERATEDVARCHAR214(null)YWas the constraint name system generated? - GENERATED NAME or USER NAME
14BADVARCHAR23(null)YCreating this constraint should give ORA-02436. Rewrite it before 2000 AD.
15RELYVARCHAR24(null)YIf set, this flag will be used in optimizer
16LAST_CHANGEDATE7(null)YThe date when this column was last enabled or disabled
17INDEX_OWNERVARCHAR230(null)YThe owner of the index used by this constraint
18INDEX_NAMEVARCHAR230(null)YThe index used by this constraint
19INVALIDVARCHAR27(null)YNULL - oracleabc.com
20VIEW_RELATEDVARCHAR214(null)YNULL - oracleabc.com

Index | Home | Forums

This page was created by oracleabc.com on Dec 31,2007 18:49:24
General comments and questions regarding this document should be sent by email to info@oracleabc.com or post your comments here