LAB_LOCATION_COMPANY 
Default Table Name  LAB_LOCATION_COMPANY 
Definition 
 

LAB_LOCATION_COMPANY Columns 
ColumnName  Domain  Datatype  NULL  Definition 
LAB_LOC_CD(PK)(FK)    VARCHAR2(6)  NO 
 
COMPANY_ID(PK)    VARCHAR2(10)  NO 
 
MODIFIED_BY    VARCHAR2(20)  NO 
 
ROWVERSION    NUMBER(10, 0)  YES 
 
TIME_STAMP    DATE  NO 
 

LAB_LOCATION_COMPANY Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_LAB_LOCATION_COMPANY_IDX  PrimaryKey  LAB_LOC_CD, COMPANY_ID 

LAB_LOCATION_COMPANY Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable  Initially Deferred 
LAB_LOCATION  Identifying  One To Zero or More  FK_LAB_LOCATION_COMPANY_LA_IDX      LAB_LOC_CD  NO  NO  NO 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable  Initially Deferred