TIME_ZONE 
Default Table Name  TIME_ZONE 
Definition 
 Name: Time Zone.     Description: This table contains the system-defined time zones.
 

TIME_ZONE Columns 
ColumnName  Domain  Datatype  NULL  Definition 
TIME_ZONE_CD(PK)    VARCHAR2(35)  NO 
Name: Time Zone. Description: The identifier for the time zone.
 
TIME_ZONE_DESC    VARCHAR2(60)  NO 
Name: Time Zone Description. Description: The description of the time zone
 
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.
 

TIME_ZONE Primary and Unique Keys 
Key Name  Key Type  Keys 
PI_0209  PrimaryKey  TIME_ZONE_CD 

TIME_ZONE 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 
GENERAL_CONFIG  Non-Identifying  One To Zero or More  F00262        NO  NO 
EMPL_PREFERENCE  Non-Identifying  One To Zero or More  F00263        NO  NO