1.

Every time attribute A appears, it is matched with the same value of attribute B, but not the same value of attribute C. Therefore, it is true that:(a) A -> B(b) A -> C(c) A -> (B,C)(d) (B,C) -> AI have been asked this question by my college director while I was bunking the class.Asked question is from Normalization in chapter Planning Oracle Applications of Oracle

Answer» <html><body><p>The correct choice is (a) A -&gt; B<br/><br/>To explain I <a href="https://interviewquestions.tuteehub.com/tag/would-3285927" style="font-weight:bold;" target="_blank" title="Click to know more about WOULD">WOULD</a> say: <a href="https://interviewquestions.tuteehub.com/tag/transitivity-1426115" style="font-weight:bold;" target="_blank" title="Click to know more about TRANSITIVITY">TRANSITIVITY</a> rule: Same as transitive rule in <a href="https://interviewquestions.tuteehub.com/tag/algebra-19699" style="font-weight:bold;" target="_blank" title="Click to know more about ALGEBRA">ALGEBRA</a>, if a -&gt; b <a href="https://interviewquestions.tuteehub.com/tag/holds-1028346" style="font-weight:bold;" target="_blank" title="Click to know more about HOLDS">HOLDS</a> and b -&gt; <a href="https://interviewquestions.tuteehub.com/tag/c-7168" style="font-weight:bold;" target="_blank" title="Click to know more about C">C</a> holds then a -&gt; c also hold. a -&gt; b is called as a functionally determines b.</p></body></html>


Discussion

No Comment Found

Related InterviewSolutions