SESSIONTIMEZONE returns the time zone of the current session.
Example:
SELECT SESSIONTIMEZONE as RESULT from DUAL;
RESULT
————-
-05:00
Sessiontimezone – Oracle SQL Function
SESSIONTIMEZONE returns the time zone of the current session.
Example:
SELECT SESSIONTIMEZONE as RESULT from DUAL;
RESULT
————-
-05:00