Multiple Choice
Which of the following SELECT statements will select the ProdNum field from the tblProducts table,and then sort the records in descending order by the Price field?
A) SELECT ProdNum FROM tblProductsSORT Price DESC
B) SELECT ProdNum FROM tblProductsORDER BY Price DESC
C) SELECT ProdNum FROM tblProductsWHERE Price DESC
D) SELECT ProdNum FROM tblProductsORDER BY ProdNum DESC
Correct Answer:

Verified
Correct Answer:
Verified
Q50: For the changes made to a dataset
Q51: The .xsd file is called the dataset's
Q52: Case 1 - LuvUrPet<br>The database for
Q53: The tblMembers table contains six fields. The
Q54: The ContractsDataSet contains a table named tblContracts.
Q55: The Query Builder places the WHERE clause's
Q56: Which of the following statements will delete
Q57: Which of the following statements selects the
Q59: A Delete query uses the _ statement
Q60: The tblMembers table contains six fields. The