CIW
1D0-441 · Question #89
Consider the following SQL statement: SELECT * FROM Orders WHERE NOT Amount < 1000 AND Sales_Rep_No = 210; Using the Orders Relation shown in the exhibit, what is the output of this SQL statement?
The correct answer is C. Exhibit Option C. See the full explanation below for the reasoning.
Question
Consider the following SQL statement: SELECT * FROM Orders WHERE NOT Amount < 1000 AND Sales_Rep_No = 210; Using the Orders Relation shown in the exhibit, what is the output of this SQL statement?
Exhibit
Options
- AExhibit Option A
- BExhibit Option B
- CExhibit Option C
- DExhibit Option D
How the community answered
(41 responses)- A7% (3)
- B5% (2)
- C73% (30)
- D15% (6)
Community Discussion
No community discussion yet for this question.
