Consider the item table with the following data:
What will be the result of the following SELECT?
SELECT color, COUNT(*) FROM item GROUP BY color
A.
Option A
B.
Option B
C.
Option C
Consider the item table with the following data:
What will be the result of the following SELECT?
SELECT color, COUNT(*) FROM item GROUP BY color
A.
Option A
B.
Option B
C.
Option C