LICAGR_PROJ |
Default Table Name | LICAGR_PROJ |
Definition |
LICAGR_PROJ Columns |
ColumnName | Domain | Datatype | NULL | Definition |
LICAGR_ID![]() |
VARCHAR2(12) | NO | ||
PROJ_ID![]() |
VARCHAR2(30) | NO | ||
MODIFIED_BY | VARCHAR2(20) | NO | ||
TIME_STAMP | DATE | NO | ||
ROWVERSION | NUMBER(10, 0) | YES |
LICAGR_PROJ Primary and Unique Keys |
Key Name | Key Type | Keys |
PK_LICAGR_PROJ_IDX | PrimaryKey | LICAGR_ID, PROJ_ID |
LICAGR_PROJ Foreign Keys |
Parent Relationships: |
Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Deferrable | Initially Deferred |
LICAGR_HDR | Identifying | One To Zero or More | FK_LICAGR_PROJ_LI_IDX | LICAGR_ID | NO | NO | NO | ||
PROJ | Identifying | One To Zero or More | FK_LICAGR_PROJ_PR_IDX | PROJ_ID | NO | NO | NO |
Child Relationships: |
Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Deferrable | Initially Deferred |