H_POS_RQ_RQST_SKILL |
Default Table Name | H_POS_RQ_RQST_SKILL |
Definition |
H_POS_RQ_RQST_SKILL Columns |
ColumnName | Domain | Datatype | NULL | Definition |
RQ_NO![]() |
VARCHAR2(10) | NO | ||
COMPANY_ID![]() |
VARCHAR2(10) | NO | ||
SKILL_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_SKILL Primary and Unique Keys |
Key Name | Key Type | Keys |
PK_H_POS_RQ_RQST_SKILL_IDX | PrimaryKey | RQ_NO, COMPANY_ID, SKILL_ID |
H_POS_RQ_RQST_SKILL Foreign Keys |
Parent Relationships: |
Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Deferrable | Initially Deferred |
H_POS_RQ_RQST | Identifying | One To Zero or More | FK_H_POS_RQ_RQST_SKILL_RC_IDX | RQ_NO, COMPANY_ID | NO | NO | NO | ||
SKILL | Identifying | One To Zero or More | FK_H_POS_RQ_RQST_SKILL_SK_IDX | SKILL_ID | NO | NO | NO |
Child Relationships: |
Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Deferrable | Initially Deferred |