InterviewSolution
Saved Bookmarks
| 1. |
What does a directed line ( → ) from a relationship set to two entity sets mean?(a) One-one(b) Many-one(c) Many-many(d) One-many |
|
Answer» The correct choice is (a) One-one Explanation: A directed line ( → ) from a relationship set to two entity sets means that there is a one-one cardinality between two entity sets. |
|