Oracle DBTIMEZONE

Function Description

Function DBTIMEZONE returns the value of database time zone.

Examples

SELECT DBTIMEZONE
  FROM dual 

Result: -05:00
This entry was posted in Oracle SQL Functions. Bookmark the permalink.