1.

The subset of a super key is a candidate key under what condition?(a) No proper subset is a super key(b) All subsets are super keys(c) Subset is a super key(d) Each subset is a super keyThis question was posed to me in an internship interview.My doubt is from Keys topic in portion The Relational Model of Database Management

Answer»

The CORRECT answer is (a) No PROPER subset is a SUPER key

Explanation: The subset of a SET cannot be the same set. Candidate key is a set from a super key which cannot be the whole of the super set.



Discussion

No Comment Found

Related InterviewSolutions