IBM
C2090-610 · Question #76
Which statement about foreign keys is true?
The correct answer is C. A foreign key can be defined on a column or a set of columns in a table. See the full explanation below for the reasoning.
Question
Which statement about foreign keys is true?
Options
- AA table can have only one foreign key.
- BForeign keys can only be defined when a table is created.
- CA foreign key can be defined on a column or a set of columns in a table.
- DForeign keys are enforced only during the execution of INSERT statements.
How the community answered
(32 responses)- A3% (1)
- B9% (3)
- C84% (27)
- D3% (1)
Community Discussion
No community discussion yet for this question.