What would be the outcome of executing the above SQL statement?

Exhibit contains the structure of PRODUCTS table:

Evaluate the following query:

What would be the outcome of executing the above SQL statement?

Exhibit contains the structure of PRODUCTS table:

Evaluate the following query:

What would be the outcome of executing the above SQL statement?

A.
It produces an error

B.
It shows the names of products whose list price is the second highest in the table.

C.
It shown the names of all products whose list price is less than the maximum list price

D.
It shows the names of all products in the table



Leave a Reply 1

Your email address will not be published. Required fields are marked *


Sadiq Al Sahaf (Sojib)

Sadiq Al Sahaf (Sojib)

‘B’ is only the correct answer.