Interview Questions

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

DATABASE Administrator (DBA) Interview Questions and Answers


(Continued from previous question...)

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

select DBTIMEZONE from dual;

(Continued on next question...)

Other Interview Questions