CIW
1D0-441 · Question #14
Consider the following SQL statement: SELECT * FROM Orders WHERE Order_Date LIKE %02 ORDER BY Sales_Rep_No, Amount DESC; Using the Orders Relation shown in the exhibit, which of the following tables…
The correct answer is B. Exhibit Option B. See the full explanation below for the reasoning.
Question
Consider the following SQL statement: SELECT * FROM Orders WHERE Order_Date LIKE %02 ORDER BY Sales_Rep_No, Amount DESC; Using the Orders Relation shown in the exhibit, which of the following tables shows the result of this SQL statement?
Options
- AExhibit Option A
- BExhibit Option B
- CExhibit Option C
- DExhibit Option D
How the community answered
(16 responses)- B81% (13)
- C13% (2)
- D6% (1)
Community Discussion
No community discussion yet for this question.