Use the SHOW DATABASES command to show all databases.
SHOW DATABASES
SHOW DATABASES [ LIKE_expression ];
SHOW DATABASES;
Was this page helpful?