Which of the following options specify how many instances of an entity relate…
2017
Which of the following options specify how many instances of an entity relate to one instance of another entity?
Answer: D. Cardinality — Cardinality defines the numerical relationship between two entities. It specifies how many instances of an entity can be associated with a single instance of…
- A.
Redundancy
- B.
Ordinality
- C.
Atomicity
- D.
Cardinality
Attempted by 538 students.
Show answer & explanation
Correct answer: D
Cardinality defines the numerical relationship between two entities. It specifies how many instances of an entity can be associated with a single instance of another related entity (such as 1:1, 1:N, or M:N mappings). Therefore, Option D is correct.
Loading lesson…