Which SQL command is used to retrieve data from a database?

Explanation:
SELECT is used to retrieve data from a database table.