W_TREE_LIST |
Default Table Name | W_TREE_LIST |
Definition |
W_TREE_LIST Columns |
ColumnName | Domain | Datatype | NULL | Definition |
RS_ID | VARCHAR2(30) | NO | ||
CHILD_NO | NUMBER(14, 0) | NO | ||
EXT_UNIT_ID![]() |
VARCHAR2(18) | NO | ||
MODIFIED_BY | VARCHAR2(20) | NO | ||
TIME_STAMP | DATE | NO | ||
ROWVERSION | NUMBER(10, 0) | YES |
W_TREE_LIST Primary and Unique Keys |
Key Name | Key Type | Keys |
UI_W_TREE_LIST_CHEX_IDX | Index | CHILD_NO, EXT_UNIT_ID |
W_TREE_LIST Foreign Keys |
Parent Relationships: |
Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Deferrable | Initially Deferred |
W_EXT_UNIT_LIST | Non-Identifying | One To Zero or More | FK_W_TREE_LIST_EX_IDX | EXT_UNIT_ID | NO | NO | NO |
Child Relationships: |
Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Deferrable | Initially Deferred |