nerdexam
IBM

P2090-050 · Question #38

When doing a CREATE TABLE, constraints can be specified at the column level. Which two constraints are NOT automatically enforced via the database? (Choose two.)

The correct answer is B. UNIQUE D. PRIMARY KEY. See the full explanation below for the reasoning.

Question

When doing a CREATE TABLE, constraints can be specified at the column level. Which two constraints are NOT automatically enforced via the database? (Choose two.)

Options

  • ANULL
  • BUNIQUE
  • CNOT NULL
  • DPRIMARY KEY
  • EDEFAULT value

How the community answered

(44 responses)
  • A
    11% (5)
  • B
    80% (35)
  • C
    5% (2)
  • E
    5% (2)

Community Discussion

No community discussion yet for this question.

Full P2090-050 Practice