SQL>SQL> --Get database time zone using the DBTIMEZONE() function:SQL>SQL> SELECT DBTIMEZONE FROM dual;DBTIME------+00:00SQL>