

InterviewSolution
Saved Bookmarks
1. |
Consider the following Relationship Entity Diagram(ERD)Which of the following possible relations will not hold if the above ERD is mapped into a relation model?(A) Person (NID, Name)(B) Qualification (NID, ExamID, QualifiedDate)(C) Exam (ExamID, NID, ExamName)(D) Exam (ExamID, ExamName) |
Answer» | |