Solved

You Need to Write a Command to Retrieve All the Records

Question 63

Multiple Choice

You need to write a command to retrieve all the records in the Products table. Which of the following syntax is the correct command?


A) SELECT all FROM Products
B) SELECT * FROM Products
C) RETRIEVE all FROM Products
D) RETRIEVE * FROM Products

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions