CIW
1D0-541 · Question #96
Which of the following best describes the ON DELETE CASCADE referential integrity constraint?
The correct answer is A. If a parent key is deleted, any child keys referenced by the parent key are automatically. See the full explanation below for the reasoning.
Question
Which of the following best describes the ON DELETE CASCADE referential integrity constraint?
Options
- AIf a parent key is deleted, any child keys referenced by the parent key are automatically
- BIf any child key references a parent key, the record containing the parent key cannot be
- CIf a parent key is deleted, all child keys are automatically set to a specified value.
- DIf a parent key is deleted, no test is made for referential integrity.
How the community answered
(26 responses)- A73% (19)
- B15% (4)
- C8% (2)
- D4% (1)
Community Discussion
No community discussion yet for this question.