EMPL_MENU 
Default Table Name  EMPL_MENU 
Definition 
 

EMPL_MENU Columns 
ColumnName  Domain  Datatype  NULL  Definition 
EMPL_ID(PK)(FK)    VARCHAR2(20)  NO 
 
SCREEN_CD(PK)(FK)    VARCHAR2(10)  NO 
 
MENU_ORDER_NO    NUMBER(10, 0)  NO 
 
MODIFIED_BY    VARCHAR2(20)  NO 
 
ROWVERSION    NUMBER(10, 0)  NO 
 
TIME_STAMP    DATE  NO 
 

EMPL_MENU Primary and Unique Keys 
Key Name  Key Type  Keys 
PI_0123  PrimaryKey  EMPL_ID, SCREEN_CD 

EMPL_MENU Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable  Initially Deferred 
EMPL  Identifying  One To Zero or More  F00094      EMPL_ID  NO  NO  NO 
SCREENS  Identifying  One To Zero or More  F00095      SCREEN_CD  NO  NO  NO 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable  Initially Deferred