Unlock this challenge:
What is the primary purpose of the SELECT command in MySQL?
SELECT
To select a database that will be used by the rest of your queries
To retrieve data from the database
To list all the available databases
To create a new database