IBM
C2090-610 · Question #150
A table named DEPARTMENT contains the following data: What will happen?
The correct answer is B. The statement will fail because the result set produced by the subquery will contain more than. See the full explanation below for the reasoning.
Question
A table named DEPARTMENT contains the following data:
What will happen?
Exhibit
Options
- AThe statement will fail because a subquery cannot be used in an UPDATE statement.
- BThe statement will fail because the result set produced by the subquery will contain more than
- CThe statement will succeed; the last record retrieved by the subquery will be used to provide a
- DThe statement will succeed; the first record retrieved by the subquery will be used to provide a
How the community answered
(19 responses)- A11% (2)
- B79% (15)
- C5% (1)
- D5% (1)
Community Discussion
No community discussion yet for this question.
