OCI_REVIEWER |
Default Table Name | OCI_REVIEWER |
Definition |
OCI_REVIEWER Columns |
ColumnName | Domain | Datatype | NULL | Definition |
OCI_REVIEWER_ID![]() |
VARCHAR2(12) | NO | ||
SHOW_LOOKUP_FL | VARCHAR2(1) | NO | ||
MODIFIED_BY | VARCHAR2(20) | NO | ||
TIME_STAMP | DATE | YES | ||
ROWVERSION | NUMBER(10, 0) | YES |
OCI_REVIEWER Primary and Unique Keys |
Key Name | Key Type | Keys |
PK_OCI_REVIEWER_IDX | PrimaryKey | OCI_REVIEWER_ID |
OCI_REVIEWER Foreign Keys |
Parent Relationships: |
Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Deferrable | Initially Deferred |
EMPL | Identifying | One To Zero or More | FK_OCI_REVIEWER_OC_IDX | OCI_REVIEWER_ID | NO | NO | NO |
Child Relationships: |
Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Deferrable | Initially Deferred |