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
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)- A8% (2)
- B85% (22)
- C4% (1)
- D4% (1)
Community Discussion
No community discussion yet for this question.
