Is there a way to find out under which time zone a database is operating?
Is there a way to find out under which time zone a database is operating?
I found this in Oracle documentation. The link is Finding Local Timezone for Oracle 8i
This is for another link with all the basic information regarding Timezone
DBTIMEZONE
returns the timezone under which the database is operating.
http://download.oracle.com/docs/cd/B19306_01/server.102/b14200/functions039.htm#i1327612
No one has followed this question yet.