WORK_SCHEDULE 
Default Table Name  WORK_SCHEDULE 
Definition 
 Name: Work Schedule.     Description: This table contains the user-defined work schedules and descriptions.
 

WORK_SCHEDULE Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
WORK_SCHEDULE_CD(PK)    VARCHAR(10)  NO 
Name: Work Schedule. Description: Unique user-provided identifier code for this work schedule.
 
WORK_SCHEDULE_DESC    VARCHAR(30)  NO 
Name: Work Schedule Description. Description: Unique description of work schedule code.
 
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.
 

WORK_SCHEDULE Keys 
Key Name  Key Type  Keys 
SI_0001  Alternate Key  WORK_SCHEDULE_DESC 
PI_0022  PrimaryKey  WORK_SCHEDULE_CD 

WORK_SCHEDULE Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
WORK_SCHEDULE_DATE  Identifying  One To Zero or More          NO 
EMPL_HISTORY  Non-Identifying  One To Zero or More          NO 
TS  Non-Identifying  One To Zero or More          NO 
TIME_CONFIG  Non-Identifying  One To Zero or More          NO