EMPL_GROUP 
Default Table Name  EMPL_GROUP 
Definition 
 Name: Employee Group .     Description: This table contains the general information about an employee group.
 

EMPL_GROUP Columns 
ColumnName  Domain  Datatype  NULL  Definition 
EMPL_GROUP_CD(PK)    VARCHAR2(25)  NO 
Name: Employee Group. Description: Identifying code for the employee group.
 
EMPL_GROUP_DESC    VARCHAR2(30)  NO 
Name: Employee Group Description. Description: Description of the employee group. 
 
EMPL_GROUP_TYPE_CD(FK)    VARCHAR2(10)  NO 
Name: Employee Group Type. Description: The type of the employee group. 
 
MODIFIED_BY    VARCHAR2(20)  NO 
Name: Modified By. Description: The User ID of the person who last modified this record.
 
ROWVERSION    NUMBER(10, 0)  NO 
Name: Row Version. Description: The number of times this record has been updated.
 
TIME_STAMP    DATE  NO 
Name: Time Stamp. Description: Date and time the record was last modified.
 

EMPL_GROUP Primary and Unique Keys 
Key Name  Key Type  Keys 
PI_0033  PrimaryKey  EMPL_GROUP_CD 

EMPL_GROUP Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable 
EMPL_GROUP_TYPE  Non-Identifying  One To Zero or More  F00026      EMPL_GROUP_TYPE_CD  NO  NO 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable 
EMPL_GROUP_EMPL  Identifying  One To Zero or More  F00027        NO  NO 
EMPL_GROUP_SPVSR  Identifying  One To Zero or More  F00029        NO  NO 
CHARGE_BRANCH_EMPL_GROUP  Identifying  One To Zero or More  F00073        NO  NO 
CHARGE_EMPL_GROUP  Identifying  One To Zero or More  F00075        NO  NO 
DESKTOP_DELEGATION_EMPLOYEE  Identifying  One To Zero or More  F00323        NO  NO 
EMPL_GROUP_CHARGE_FAVORITES_CP  Identifying  One To Zero or More  F00418        NO  NO