

InterviewSolution
Saved Bookmarks
1. |
What is the result of the following‘PAN’NULL’KAJ’?(a) Error(b) PAN KAJ(c) PANKAJ(d) NULLThe question was asked in exam.My question is from Programmatic Oracle Structures in division Oracle Database 11g Architecture Options of Oracle |
Answer» <html><body><a href="https://interviewquestions.tuteehub.com/tag/correct-409949" style="font-weight:bold;" target="_blank" title="Click to know more about CORRECT">CORRECT</a> <a href="https://interviewquestions.tuteehub.com/tag/choice-915996" style="font-weight:bold;" target="_blank" title="Click to know more about CHOICE">CHOICE</a> is (c) PANKAJ<br/><br/>For explanation I would say: In Oracle <a href="https://interviewquestions.tuteehub.com/tag/null-17167" style="font-weight:bold;" target="_blank" title="Click to know more about NULL">NULL</a> values represent missing <a href="https://interviewquestions.tuteehub.com/tag/unknown-1438723" style="font-weight:bold;" target="_blank" title="Click to know more about UNKNOWN">UNKNOWN</a> data.</body></html> | |