PL/SQL SessionTimeZone
Oracle PL/SQL SessionTimeZone Function
The SessionTimeZone returns the time zone of the current session.
The SessionTimeZone Function syntax:
sessiontimezone
Example
Select sessiontimezone From dual;
The SessionTimeZone returns the time zone of the current session.
The SessionTimeZone Function syntax:
sessiontimezone
Select sessiontimezone From dual;