DEVFYI - Developer Resource - FYI

How would you determine the time zone under which a database was operating?

ORACLE Interview Questions and Answers (Part 5)


(Continued from previous question...)

749. How would you determine the time zone under which a database was operating?

select DBTIMEZONE from dual;

(Continued on next question...)

Other Interview Questions