RQ_HDR_SOW |
Default Table Name | RQ_HDR_SOW |
Definition |
RQ_HDR_SOW Columns |
ColumnName | Domain | Datatype | NULL | Definition |
RQ_ID![]() |
VARCHAR2(10) | NO | ||
SOW_KEY![]() |
NUMBER(10, 0) | NO | ||
SOW_ID | VARCHAR2(50) | NO | ||
SOW_RVSN_ID | VARCHAR2(10) | NO | ||
MODIFIED_BY | VARCHAR2(20) | NO | ||
ROWVERSION | NUMBER(10, 0) | YES | ||
TIME_STAMP | DATE | NO |
RQ_HDR_SOW Primary and Unique Keys |
Key Name | Key Type | Keys |
PK_RQ_HDR_SOW_IDX | PrimaryKey | RQ_ID, SOW_KEY |
RQ_HDR_SOW Foreign Keys |
Parent Relationships: |
Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Deferrable | Initially Deferred |
RQ_HDR | Identifying | One To Zero or More | FK_RQ_HDR_SOW_RQ_IDX | RQ_ID | NO | NO | NO | ||
SOW | Identifying | One To Zero or More | FK_RQ_HDR_SOW_SO_IDX | SOW_KEY | NO | NO | NO |
Child Relationships: |
Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Deferrable | Initially Deferred |