EMPL_GROUP_TYPE 
Default Table Name  EMPL_GROUP_TYPE 
Definition 
 Name: Employee Group Types .     Description: This table contains the definitions of the employee group types.
 

EMPL_GROUP_TYPE Columns 
ColumnName  Domain  Datatype  NULL  Definition 
EMPL_GROUP_TYPE_CD(PK)    VARCHAR2(10)  NO 
Name: Batch ID. Description: Identifying code for the employee group type.
 
EMPL_GROUP_TYPE_DESC    VARCHAR2(30)  NO 
Name: Batch Type. Description: Description of group type.
 
RESTRICT_OCCURRENCE_FL    VARCHAR2(1)  NO 
Name: Transaction ID. Description: Logical that determines whether an employee can be assigned to only one group of this type.
 
MODIFIED_BY    VARCHAR2(20)  NO 
Name: Employee ID. Description: The User ID of the person who last modified this record.
 
ROWVERSION    NUMBER(10, 0)  NO 
Name: Wizard Type. Description: The number of times this record has been updated.
 
TIME_STAMP    DATE  NO 
Name: . Description: Date and time the record was last modified.
 

EMPL_GROUP_TYPE Primary and Unique Keys 
Key Name  Key Type  Keys 
PI_0032  PrimaryKey  EMPL_GROUP_TYPE_CD 

EMPL_GROUP_TYPE Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable 
EMPL_GROUP  Non-Identifying  One To Zero or More  F00026        NO  NO