Oracle SESSIONTIMEZONE Function is used to get current session’s time zone as a time zone offset or even as a time zone region name. Oracle SESSIONTIMEZONE Function Syntax SELECT SESSIONTIMEZONE FROM table_name; Oracle SESSIONTIMEZONE – Using SQL SELECT Statement Example Oracle SESSIONTIMEZONE Function is used with the SQL SELECT Statement. For example, the Oracle SESSIONTIMEZONE […]