True/False
Referential integrity constraints should disallow adding a new row to a child table when the foreign key does not match a primary key value in the parent table.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q80: An intersection table can have additional attributes
Q81: A key of an intersection table is
Q82: What are MUST NOT and MUST COVER
Q83: In relational database design,ID-dependent entities are not
Q84: For the M-O (parent mandatory,child optional)case,what action(s)should
Q86: To represent an N:M relationship in a
Q87: Explain the representation of a many-to-many strong
Q88: In many-to-many relationships between strong entities in
Q89: To represent a 1:1 binary relationship in
Q90: Which of the following is not true