nerdexam
IBM

C2090-610 · Question #11

Which statement about INSERT operations is true?

The correct answer is B. Inserted values must satisfy the conditions of any check constraints defined on the table. See the full explanation below for the reasoning.

Question

Which statement about INSERT operations is true?

Options

  • AThe INSERT statement is used to insert rows into a table, view, or table function.
  • BInserted values must satisfy the conditions of any check constraints defined on the table.
  • CIf an INSERT statement omits any column from the inserted row that is defined as NULL or NOT
  • DIf the underlying table of a view being referenced by an INSERT statement has one or more

How the community answered

(28 responses)
  • A
    18% (5)
  • B
    71% (20)
  • C
    7% (2)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full C2090-610 Practice