IBM
C2090-558 · Question #108
Which of the following statements is true about referential integrity?
The correct answer is D. A row in a table cannot be deleted if it contains a primary key value that is referenced by a foreign. See the full explanation below for the reasoning.
Question
Which of the following statements is true about referential integrity?
Options
- APrimary and foreign key values must be integers.
- BYou must explicitly define constraint names for primary and foreign key columns.
- CA row in a table cannot be deleted if it contains a foreign key value that exists as a primary key
- DA row in a table cannot be deleted if it contains a primary key value that is referenced by a foreign
How the community answered
(34 responses)- A12% (4)
- B3% (1)
- C9% (3)
- D76% (26)
Community Discussion
No community discussion yet for this question.