1.

For schemas derived from strong entity sets, the _______ of the entity set serves as the primary key of the resulting schema(a) First attribute(b) Primary key(c) Foreign key(d) None of the mentionedThe question was asked during an interview.My question is from Reduction to Relational Schema in section Database Design and the ER Model of RDBMS

Answer»

Correct choice is (b) Primary key

To elaborate: For schemas derived from STRONG entity sets, the primary key of the entity SET SERVES as the primary key of the resulting schema. This is because the primary KEYS are to be preserved as they are unique.



Discussion

No Comment Found

Related InterviewSolutions