EMPL_GROUP_EMPL |
Default Table Name | EMPL_GROUP_EMPL |
Definition | Name: Employee Group Employees . Description: This table contains the employees assigned to an employee group. |
EMPL_GROUP_EMPL Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
EMPL_GROUP_CD![]() |
VARCHAR(25) | NO | Name: Employee Group. Description: Identifying code for the employee group. |
|
EMPL_ID![]() |
VARCHAR(20) | NO | Name: Employee ID. Description: Employee ID of a member of the employee group. |
|
MODIFIED_BY | VARCHAR(20) | NO | Name: Modified By. Description: The User ID of the person who last modified this record. |
|
ROWVERSION | NUMERIC(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_EMPL Keys |
Key Name | Key Type | Keys |
PI_0034 | PrimaryKey | EMPL_GROUP_CD, EMPL_ID |
RI_F00028 | Inversion Entry | EMPL_ID |
RI_F00027 | Inversion Entry | EMPL_GROUP_CD |
EMPL_GROUP_EMPL Relationships |
Parent Relationships: |
Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
EMPL_GROUP | Identifying | One To Zero or More | EMPL_GROUP_CD | NO | |||
EMPL | Identifying | One To Zero or More | EMPL_ID | NO |
Child Relationships: |
Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |