1.

X→ Y is trivial if?(a) X ⊂ Y(b) Y ⊂ X(c) X ⊇ Y(d) None of the mentionedI have been asked this question in examination.Enquiry is from Decomposition Using Functional Dependencies in division Relational Database Design of RDBMS

Answer»

The correct choice is (a) X ⊂ Y

For explanation: X→ Y is SAID to be TRIVIAL if X is a SUBSET of Y. THUS X ⊂ Y implies X→Y is trivial.



Discussion

No Comment Found

Related InterviewSolutions