DBTIMEZONE
DBTIMEZONE returns the time zone for the database;
SQL> select DBTIMEZONE from dual;
DBTIME
------
+00:00
SQL>
DBTIMEZONE returns the time zone for the database;
SQL> select DBTIMEZONE from dual;
DBTIME
------
+00:00
SQL>