COMP_PLAN_DFLT 
Default Table Name  COMP_PLAN_DFLT 
Definition 
 

COMP_PLAN_DFLT Columns 
ColumnName  Domain  Datatype  NULL  Definition 
COMP_PLAN_DFLT_KEY(PK)    NUMBER(10, 0)  NO 
 
LAB_GRP_TYPE(FK)    VARCHAR2(3)  YES 
 
LAB_LOC_CD(FK)    VARCHAR2(6)  YES 
 
COMP_PLAN_CD(FK)    VARCHAR2(12)  NO 
 
MODIFIED_BY    VARCHAR2(20)  NO 
 
TIME_STAMP    DATE  NO 
 
COMPANY_ID    VARCHAR2(10)  NO 
 
ROWVERSION    NUMBER(10, 0)  YES 
 

COMP_PLAN_DFLT Primary and Unique Keys 
Key Name  Key Type  Keys 
PI_1064  PrimaryKey  COMP_PLAN_DFLT_KEY 

COMP_PLAN_DFLT Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable  Initially Deferred 
COMP_PLAN_SETUP  Non-Identifying  One To Zero or More  F09833      COMP_PLAN_CD  NO  NO  NO 
LAB_GRP  Non-Identifying  Zero or One to Zero or More  F09834      LAB_GRP_TYPE  NO  NO  NO 
LAB_LOCATION  Non-Identifying  Zero or One to Zero or More  F09835      LAB_LOC_CD  NO  NO  NO 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable  Initially Deferred