OPERATION_LAB 
Default Table Name  OPERATION_LAB 
Definition 
 

OPERATION_LAB Columns 
ColumnName  Domain  Datatype  NULL  Definition 
OP_ID(PK)(FK)    VARCHAR2(12)  NO 
 
RU_LAB_CLASS_CD(PK)(FK)    VARCHAR2(10)  NO 
 
DFLT_REQD_QTY    NUMBER(22, 8)  NO 
 
MODIFIED_BY    VARCHAR2(20)  NO 
 
TIME_STAMP    DATE  NO 
 
ROWVERSION    NUMBER(10, 0)  YES 
 

OPERATION_LAB Primary and Unique Keys 
Key Name  Key Type  Keys 
PI_6479  PrimaryKey  OP_ID, RU_LAB_CLASS_CD 

OPERATION_LAB Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable  Initially Deferred 
RU_LAB_CLASSIF  Identifying  One To Zero or More  F20718      RU_LAB_CLASS_CD  NO  NO  NO 
OPERATION  Identifying  One To Zero or More  F20719      OP_ID  NO  NO  NO 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable  Initially Deferred