DBTIMEZONE
Syntax
DBTIMEZONE()
RETURNS text;Overview
Example
select oracle.dbtimezone();
dbtimezone
------------
Asia/Seoul
(1 row)Last updated
DBTIMEZONE()
RETURNS text;select oracle.dbtimezone();
dbtimezone
------------
Asia/Seoul
(1 row)Last updated