What is the value returned by this statement?

The Product table contains the following data.

You execute the following statement:

SELECT COUNT(*)

FROM Product WHERE Quantity > 18

What is the value returned by this statement?
A . 1
B . 2
C . 3
D . 4

Answer: C

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments