S_FEATURE_DEPENDENCY |
Default Table Name | S_FEATURE_DEPENDENCY |
Definition |
S_FEATURE_DEPENDENCY Columns |
ColumnName | Domain | Datatype | NULL | Definition |
FEATURE_ID![]() |
NUMBER(10, 0) | NO | ||
DEPENDS_ON_ID | NUMBER(10, 0) | NO | ||
MODIFIED_BY | VARCHAR2(20) | NO | ||
TIME_STAMP | DATE | NO | ||
ROWVERSION | NUMBER(10, 0) | NO |
S_FEATURE_DEPENDENCY Primary and Unique Keys |
Key Name | Key Type | Keys |
UI_S_FEATURE_DEPENDENCY_FD_IDX | Index | FEATURE_ID, DEPENDS_ON_ID |
S_FEATURE_DEPENDENCY Foreign Keys |
Parent Relationships: |
Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Deferrable | Initially Deferred |
S_FEATURE_LIST | Non-Identifying | One To Zero or More | FK_S_FEATURE_DEPENDENCY_FE_IDX | FEATURE_ID | NO | NO | NO |
Child Relationships: |
Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Deferrable | Initially Deferred |