Multiple Choice
A referential integrity constraint policy that insures that foreign key values in a table are correctly maintained when there is a change to the primary key value in the parent table is called ________.
A) incremental updates
B) incremental deletes
C) controlled key adjustments
D) cascading updates
E) cascading deletes
Correct Answer:

Verified
Correct Answer:
Verified
Q19: What is an association relationship and how
Q20: In 1:N relationships,the table on the "many"
Q39: Explain the pragmatic reason for using surrogate
Q46: In 1:N relationships,the table on the "one"
Q59: In many-to-many relationships in a relational database
Q68: When transforming supertype/subtype entities into a relational
Q71: What are the four sets of minimum
Q73: A foreign key is a key that
Q93: When creating a table in the relational
Q96: When transforming an E-R data model into