

InterviewSolution
Saved Bookmarks
1. |
What SYSTEM VARIABLE is used to refer DATABASE TIME ?(a) $$dbtime$$(b) $$time$$(c) $$datetime$$(d) None of the MentionedThis question was posed to me in an interview.The origin of the question is Installing Oracle Database 11g and Creating a Database in chapter Oracle Database 11g Architecture Options of Oracle |
Answer» <html><body><p>Right choice is (a) $$dbtime$$<br/><br/>The <a href="https://interviewquestions.tuteehub.com/tag/explanation-455162" style="font-weight:bold;" target="_blank" title="Click to know more about EXPLANATION">EXPLANATION</a> is: The <a href="https://interviewquestions.tuteehub.com/tag/db-430813" style="font-weight:bold;" target="_blank" title="Click to know more about DB">DB</a> time Oracle <a href="https://interviewquestions.tuteehub.com/tag/metric-1095342" style="font-weight:bold;" target="_blank" title="Click to know more about METRIC">METRIC</a> is the amount of elapsed time (in microseconds) <a href="https://interviewquestions.tuteehub.com/tag/spent-1222060" style="font-weight:bold;" target="_blank" title="Click to know more about SPENT">SPENT</a> performing Database user-level <a href="https://interviewquestions.tuteehub.com/tag/calls-907980" style="font-weight:bold;" target="_blank" title="Click to know more about CALLS">CALLS</a>.</p></body></html> | |