InterviewSolution
Saved Bookmarks
| 1. |
What do double diamonds represent in an ER diagram(a) They link entity sets to relationship sets(b) Total participation of an entity in a relationship set(c) Relationship sets linked to weak entity sets(d) None of the mentioned |
|
Answer» The correct answer is (c) Relationship sets linked to weak entity sets Explanation: The double diamonds represent the relationship sets linked to weak entity sets. Weak entity sets are the sets that do not have a primary key. |
|