nerdexam
Oracle

1Z0-071 · Question #64

Evaluate the following statement: Which statement is true regarding the evaluation of rows returned by the subquery in the INSERT statement?

The correct answer is A. They are evaluated by all the three WHEN clauses regardless of the results of the evaluation of. See the full explanation below for the reasoning.

Question

Evaluate the following statement:

Which statement is true regarding the evaluation of rows returned by the subquery in the INSERT statement?

Exhibit

1Z0-071 question #64 exhibit

Options

  • AThey are evaluated by all the three WHEN clauses regardless of the results of the evaluation of
  • BThey are evaluated by the first WHEN clause. If the condition is true, then the row would be
  • CThey are evaluated by the first WHEN clause. If the condition is false, then the row would be
  • DThe INSERT statement would give an error because the ELSE clause is not present for support in

How the community answered

(33 responses)
  • A
    79% (26)
  • B
    12% (4)
  • C
    6% (2)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-071 Practice