Question

In many-to-many relationships between strong entities in a relational database design, which of the following is not true?
A) The intersection table is ID-dependent on one of the parents
B) The intersection table is ID-dependent on both of the parents
C) The relationships from the intersection table to the parent tables are identifying relationships
D) The maximum cardinality to the intersection table is always N

Answer

This answer is hidden. It contains 1 characters.