Which query lists the databases on the current server?
LIST DATABASES;
SHOW DB;
LIST ALL DATABASES;
SHOW DATABASES;