END_CONFIG_PROJ 
Default Table Name  END_CONFIG_PROJ 
Definition 
 

END_CONFIG_PROJ Columns 
ColumnName  Domain  Datatype  NULL  Definition 
ASY_PART_KEY(PK)(FK)    NUMBER(10, 0)  NO 
 
LN_KEY(PK)(FK)    NUMBER(5, 0)  NO 
 
PROJ_ID(PK)(FK)    VARCHAR2(30)  NO 
 
MODIFIED_BY    VARCHAR2(20)  NO 
 
TIME_STAMP    DATE  NO 
 
ROWVERSION    NUMBER(10, 0)  YES 
 

END_CONFIG_PROJ Primary and Unique Keys 
Key Name  Key Type  Keys 
PI_6060  PrimaryKey  ASY_PART_KEY, LN_KEY, PROJ_ID 

END_CONFIG_PROJ Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable  Initially Deferred 
END_PART_CONFIG  Identifying  One To Zero or More  F10185      ASY_PART_KEY, LN_KEY  NO  NO  NO 
PROJ  Identifying  One To Zero or More  F10186      PROJ_ID  NO  NO  NO 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable  Initially Deferred