InterviewSolution
Saved Bookmarks
| 1. |
In which of the following, a separate schema is created consisting of that attribute and the primary key of the entity set.(a) A many-to-many relationship set(b) A multivalued attribute of an entity set(c) A one-to-many relationship set(d) None of the mentionedThis question was posed to me in an online interview.This is a very interesting question from Multivalued Dependencies in portion Normalization of Database Management |
|
Answer» The correct choice is (B) A MULTIVALUED attribute of an entity set |
|