Get the database time zone using the DBTIMEZONE() function : DBTIMEZONE « Date Timestamp Functions « Oracle PL/SQL Tutorial






SQL> SELECT DBTIMEZONE FROM dual;

DBTIME
------
+00:00

SQL>








13.5.DBTIMEZONE
13.5.1.Get the database time zone using the DBTIMEZONE() function