PROJ_LVL 
Default Table Name  PROJ_LVL 
Definition 
 

PROJ_LVL Columns 
ColumnName  Domain  Datatype  NULL  Definition 
PROJ_ID_TOP(PK)(FK)    VARCHAR2(30)  NO 
 
PROJ_LVL_KEY(PK)    NUMBER(10, 0)  NO 
 
LVL_NO    NUMBER(5, 0)  NO 
 
LVL_LEN_NO    NUMBER(5, 0)  NO 
 
LVL_NAME    VARCHAR2(25)  NO 
 
MODIFIED_BY    VARCHAR2(20)  NO 
 
TIME_STAMP    DATE  NO 
 
ROWVERSION    NUMBER(10, 0)  YES 
 

PROJ_LVL Primary and Unique Keys 
Key Name  Key Type  Keys 
PI_0289  PrimaryKey  PROJ_ID_TOP, PROJ_LVL_KEY 

PROJ_LVL Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable  Initially Deferred 
PROJ  Identifying  One To Zero or More  F04030      PROJ_ID_TOP  NO  NO  NO 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable  Initially Deferred