Q. The table records can be retrieved using which command?
β
Correct Answer: (B)
SELECT
Explanation: The table records can be retrieved using the SELECT command.