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
Answer: B
You might also like to view...
?Last week Jake and Gina used their computer programming skills to illegally gain access to a local veterinary clinic's customer database. They stole the customers' names, addresses, and credit card numbers, and they're now using this information to purchase things from the Internet. Jake and Gina are _________.
A. ?end users B. ?cyberterrorists C. ?cybercriminals D. ?all of these
What is an object variable?
What will be an ideal response?
Which of the following is an advantage of installing a client/server network in a business?
a. centralization of network adapters b. centralization of network security protection c. decentralization of files and data d. decentralization of peripherals
What happens if you select Web Server (IIS) Support and IIS is not installed?
What will be an ideal response?