

InterviewSolution
Saved Bookmarks
1. |
Every constraint on the table is a logical consequence of the table’s(a) Fourth normal form(b) Fifth normal form(c) Domain/key normal form(d) None of the MentionedThis question was addressed to me in an online quiz.The origin of the question is Normalization in chapter Planning Oracle Applications of Oracle |
Answer» <html><body><p>Correct <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) Domain/key normal form<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: A relation is in domain-key normal form (DK/NF) if every <a href="https://interviewquestions.tuteehub.com/tag/constraint-930945" style="font-weight:bold;" target="_blank" title="Click to know more about CONSTRAINT">CONSTRAINT</a> on the relation is a <a href="https://interviewquestions.tuteehub.com/tag/logical-543774" style="font-weight:bold;" target="_blank" title="Click to know more about LOGICAL">LOGICAL</a> <a href="https://interviewquestions.tuteehub.com/tag/consequence-929774" style="font-weight:bold;" target="_blank" title="Click to know more about CONSEQUENCE">CONSEQUENCE</a> of the definition of keys and domains.</p></body></html> | |