SESSIONTIMEZONE
Syntax
SESSIONTIMEZONE()
RETURNS text;Overview
Example
select oracle.sessiontimezone();
sessiontimezone
-----------------
Asia/Seoul
(1 row)Last updated
SESSIONTIMEZONE()
RETURNS text;select oracle.sessiontimezone();
sessiontimezone
-----------------
Asia/Seoul
(1 row)Last updated