OP_PROJ |
Default Table Name | OP_PROJ |
Definition |
OP_PROJ Columns |
ColumnName | Domain | Datatype | NULL | Definition |
OP_ID![]() |
VARCHAR2(12) | NO | ||
PROJ_ID | VARCHAR2(30) | NO | ||
BILL_LAB_CAT_CD | VARCHAR2(6) | YES | ||
MODIFIED_BY | VARCHAR2(20) | YES | ||
TIME_STAMP | DATE | YES | ||
ROWVERSION | NUMBER(10, 0) | YES |
OP_PROJ Primary and Unique Keys |
Key Name | Key Type | Keys |
UI_OP_PROJ_IDX_01 | Index | OP_ID, PROJ_ID |
OP_PROJ Foreign Keys |
Parent Relationships: |
Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Deferrable | Initially Deferred |
OPERATION | Non-Identifying | One To Zero or More | FK_OP_PROJ_IDX_01 | OP_ID | NO | NO | NO |
Child Relationships: |
Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Deferrable | Initially Deferred |