DBTIMEZONE returns the current database timezone
Example:
SELECT DBTIMEZONE FROM DUAL;
DBTIME
————
+00:00
DBTIMEZONE – Oracle SQL Function
DBTIMEZONE returns the current database timezone
Example:
SELECT DBTIMEZONE FROM DUAL;
DBTIME
————
+00:00