Unlock this challenge:
What does the SHOW DATABASES command do?
SHOW DATABASES
It retrieves data from a specific database
It lists all the available databases
It selects the database, so that future queries are made to this database
It shows the tables in the database