Question: Which SQL command is used to retrieve data from a database?
Options:
Correct Answer: SELECT
Solution:
The SQL command used to retrieve data from a database is SELECT.