Multiple Choice
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
Correct Answer:

Verified
Correct Answer:
Verified
Q83: In relational database design,ID-dependent entities are not
Q84: For the M-O (parent mandatory,child optional)case,what action(s)should
Q85: Referential integrity constraints should disallow adding a
Q86: To represent an N:M relationship in a
Q87: Explain the representation of a many-to-many strong
Q89: To represent a 1:1 binary relationship in
Q90: Which of the following is not true
Q91: The binary constraint must cover indicates that
Q92: An intersection table is always ID-dependent on
Q93: When creating a table in the relational