rs_timezones
The following table lists the columns for the rs_timezones view. The equivalent jcs_timezones view is available for backward compatibility reasons. The difference between the two is the data type of the date/time columns; the rs_* views use TIMESTAMP WITH TIME ZONE while the jcs_* views use DATE.
Column | Datatype | Description |
NAME | VARCHAR2 | The username for this timezone |
ORACLE_NAME | VARCHAR2 | The oracle name for this timezone |
ORACLE_ABBR | VARCHAR2 | The oracle abbreviation for this timezone |
OFFSET | VARCHAR2 | The offset for this timezone |
plsqlTopic
onsiteTopic