nerdexam
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)
  • A
    11% (5)
  • B
    4% (2)
  • C
    80% (37)
  • D
    4% (2)

Community Discussion

No community discussion yet for this question.

Full C2090-610 Practice