Question

To list all the contents of the PRODUCT table, a user would use___________ .
a. LIST * FROM PRODUCT
b. SELECT * FROM PRODUCT
c. DISPLAY * FROM PRODUCT
d. SELECT ALL FROM PRODUCT

Answer

This answer is hidden. It contains 1 characters.