Oracle
1Z0-061 · Question #12
View the Exhibit and examine the structure of the promotions table. Evaluate the following SQL statement: Which statement is true regarding the outcome of the above query?
The correct answer is A. It shows COST_REMARK for all the promos in the table. See the full explanation below for the reasoning.
Question
View the Exhibit and examine the structure of the promotions table. Evaluate the following SQL statement:
Which statement is true regarding the outcome of the above query?
Exhibits
Options
- AIt shows COST_REMARK for all the promos in the table.
- BIt produces an error because the SUBQUERY gives an error.
- CIt shows COST_REMARK for all the promos in the promo category 'TV'
- DIt produces an error because SUBQUERIES cannot be used with the case expression.
How the community answered
(52 responses)- A71% (37)
- B15% (8)
- C10% (5)
- D4% (2)
Community Discussion
No community discussion yet for this question.

