Oracle
1Z0-061 · Question #47
View the Exhibit and examine the data in the products table. You need to display product names from the products table that belong to the 'software/other' category with minimum prices as either…
The correct answer is A. It executes successfully but returns no result. See the full explanation below for the reasoning.
Question
View the Exhibit and examine the data in the products table. You need to display product names from the products table that belong to the 'software/other' category with minimum prices as either S2000 or S4000 and no unit of measure. You issue the following query:
Which statement is true regarding the above query?
Exhibit
Options
- AIt executes successfully but returns no result.
- BIt executes successfully and returns the required result.
- CIt generates an error because the condition specified for PROD_UNIT_OF_MEASURE is not valid.
- DIt generates an error because the condition specified for the prod category column is not valid.
How the community answered
(43 responses)- A81% (35)
- B2% (1)
- C7% (3)
- D9% (4)
Community Discussion
No community discussion yet for this question.
