nerdexam
IBM

C2090-610 · Question #34

Which type of constraint can be used to ensure that an INTEGER column in a table will never be assigned more than one record that contains a NULL value?

The correct answer is A. Unique constraint. See the full explanation below for the reasoning.

Question

Which type of constraint can be used to ensure that an INTEGER column in a table will never be assigned more than one record that contains a NULL value?

Options

  • AUnique constraint
  • BPrimary key constraint
  • CInformational constraint
  • DColumn default constraint

How the community answered

(36 responses)
  • A
    81% (29)
  • B
    11% (4)
  • C
    6% (2)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full C2090-610 Practice