Exhibit contains the structure of PRODUCTS table: Evaluate the following query: What
would be the outcome of executing the above SQL statement?
A.
It shows the names of all products in the table
B.
It produces an error
C.
It shows the names of products whose list price is the second highest in the table.
D.
It shown the names of all products whose list price is less than the maximum list price
Explanation: