H_POS_RQ_RQST_DEGREE |
Default Table Name | H_POS_RQ_RQST_DEGREE |
Definition |
H_POS_RQ_RQST_DEGREE Columns |
ColumnName | Domain | Datatype | NULL | Definition |
RQ_NO![]() |
VARCHAR2(10) | NO | ||
COMPANY_ID![]() |
VARCHAR2(10) | NO | ||
DEG_ID![]() |
VARCHAR2(10) | NO | ||
NOTES | VARCHAR2(254) | YES | ||
TIME_STAMP | DATE | YES | ||
ROWVERSION | NUMBER(10, 0) | YES | ||
MODIFIED_BY | VARCHAR2(20) | YES |
H_POS_RQ_RQST_DEGREE Primary and Unique Keys |
Key Name | Key Type | Keys |
PK_H_POS_RQ_RQST_DEGREE_IDX | PrimaryKey | RQ_NO, COMPANY_ID, DEG_ID |
H_POS_RQ_RQST_DEGREE Foreign Keys |
Parent Relationships: |
Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Deferrable | Initially Deferred |
DEGREE | Identifying | One To Zero or More | FK_H_POS_RQ_RQST_DEGREE_DE_IDX | DEG_ID | NO | NO | NO | ||
H_POS_RQ_RQST | Identifying | One To Zero or More | FK_H_POS_RQ_RQST_DEGREE_RC_IDX | RQ_NO, COMPANY_ID | NO | NO | NO |
Child Relationships: |
Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Deferrable | Initially Deferred |