What is the reason of generating error?

You work as a database administrator at ABC.com. You study the exhibit carefully. Exhibit:
Examine the structure of PRODUCTS table. Using the PRODUCTS table, you issue the
following query to generate the names, current list price and discounted list price for all
those products whose list price fails below $10 after a discount of 25% is applied on it.
Exhibit: The query generates an error. What is the reason of generating error?

You work as a database administrator at ABC.com. You study the exhibit carefully. Exhibit:
Examine the structure of PRODUCTS table. Using the PRODUCTS table, you issue the
following query to generate the names, current list price and discounted list price for all
those products whose list price fails below $10 after a discount of 25% is applied on it.
Exhibit: The query generates an error. What is the reason of generating error?

A.
The parenthesis should be added to enclose the entire expression

B.
The column alias should be replaced with the expression in the WHERE clause

C.
The double quotation marks should be removed from the column alias

D.
The column alias should be put in uppercase and enclosed within double quotation
marks in the WHERE clause



Leave a Reply 0

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