nerdexam
Oracle

1Z0-071 · Question #102

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 B. All rows are evaluated by all the three WHEN clauses. 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 #102 exhibit

Options

  • AEach row is evaluated by the first WHEN clause and if the condition is false then the row would
  • BAll rows are evaluated by all the three WHEN clauses.
  • CEach row is evaluated by the first WHEN clause and if the condition is true, then the row would be
  • DThe INSERT statement will return an error because the ELSE clause is missing.

How the community answered

(26 responses)
  • A
    8% (2)
  • B
    85% (22)
  • C
    4% (1)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-071 Practice