Data Models into Database Designs - Technical MCQs

Q1:

If a relationship has a cascade updates constraint, then if ________ in the parent table is changed, then the same change will automatically be made to any corresponding foreign key value.

A the primary key

B any alternate key

C a surrogate key

D a foreign key

ANS:A - the primary key

No answer description is available.