InterviewSolution
Saved Bookmarks
| 1. |
If a multivalued dependency holds and is not implied by the corresponding functional dependency, it usually arises from one of the following sources.(a) A many-to-many relationship set(b) A multivalued attribute of an entity set(c) A one-to-many relationship set(d) Both A many-to-many relationship set and A multivalued attribute of an entity setThis question was posed to me in an internship interview.Query is from Multivalued Dependencies in division Normalization of Database Management |
|
Answer» Right option is (d) Both A many-to-many relationship SET and A multivalued ATTRIBUTE of an entity set |
|