EMPL_GROUP_EMPL 
Default Table Name  EMPL_GROUP_EMPL 
Definition 
 

EMPL_GROUP_EMPL Columns 
ColumnName  Domain  Datatype  NULL  Definition 
EMPL_GROUP_CD(PK)(FK)    VARCHAR2(25)  NO 
 
EMPL_ID(PK)(FK)    VARCHAR2(20)  NO 
 
MODIFIED_BY    VARCHAR2(20)  NO 
 
ROWVERSION    NUMBER(10, 0)  NO 
 
TIME_STAMP    DATE  NO 
 

EMPL_GROUP_EMPL Primary and Unique Keys 
Key Name  Key Type  Keys 
PI_0034  PrimaryKey  EMPL_GROUP_CD, EMPL_ID 

EMPL_GROUP_EMPL Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable  Initially Deferred 
EMPL_GROUP  Identifying  One To Zero or More  F00027      EMPL_GROUP_CD  NO  NO  NO 
EMPL  Identifying  One To Zero or More  F00028      EMPL_ID  NO  NO  NO 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable  Initially Deferred