CREW_ASSIGN_SETUP |
Default Table Name | CREW_ASSIGN_SETUP |
Definition |
CREW_ASSIGN_SETUP Columns |
ColumnName | Domain | Datatype | NULL | Definition |
CREW_ID![]() |
VARCHAR2(6) | NO | ||
CREW_EFFECT_DT![]() |
DATE | NO | ||
CREW_EMPL_ID![]() |
VARCHAR2(12) | NO | ||
MODIFIED_BY | VARCHAR2(20) | YES | ||
TIME_STAMP | DATE | YES | ||
ROWVERSION | NUMBER(10, 0) | YES |
CREW_ASSIGN_SETUP Primary and Unique Keys |
Key Name | Key Type | Keys |
PI_6755 | PrimaryKey | CREW_ID, CREW_EFFECT_DT, CREW_EMPL_ID |
CREW_ASSIGN_SETUP Foreign Keys |
Parent Relationships: |
Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Deferrable | Initially Deferred |
CREW_ASSIGN | Identifying | One To Zero or More | F21344 | CREW_ID, CREW_EFFECT_DT | NO | NO | NO | ||
EMPL | Identifying | One To Zero or More | F21345 | CREW_EMPL_ID | NO | NO | NO |
Child Relationships: |
Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Deferrable | Initially Deferred |