IBM
C2090-610 · Question #30
Which two statements are true about foreign key constraints? (Choose two.)
The correct answer is C. The number and data types of foreign key constraint columns must match the parent key. E. To define a foreign key constraint there must be an associated primary key or unique key in the. See the full explanation below for the reasoning.
Question
Which two statements are true about foreign key constraints? (Choose two.)
Options
- AThe foreign key constraint columns must be supported by an index.
- BThe foreign key constraint columns must be defined as NOT NULL.
- CThe number and data types of foreign key constraint columns must match the parent key.
- DThe columns of one foreign key constraint cannot be used in another foreign key constraint.
- ETo define a foreign key constraint there must be an associated primary key or unique key in the
How the community answered
(46 responses)- A11% (5)
- B4% (2)
- C80% (37)
- D4% (2)
Community Discussion
No community discussion yet for this question.