Page 1 of 1

Consider the following SQL statement and the Orders relation shown in the exhibit: What is the output of this SQL statem

Posted: Sat Jul 23, 2022 7:29 pm
by answerhappygod
Consider the following SQL statement and the Orders relation shown in the exhibit:
What is the output of this SQL statement?
SELECT *

FROM Orders -

WHERE NOT (Amount < 1000 -
AND Sales_Rep_No = 210);
Consider The Fo 1
Consider The Fo 1 (99.63 KiB) Viewed 68 times
Consider The Fo 2
Consider The Fo 2 (216 KiB) Viewed 68 times
A. Option A
B. Option B
C. Option C
D. Option D