Use the SHOW SCHEMAS command to show schemas in the dev database.
SHOW SCHEMAS
dev
SHOW SCHEMAS [ LIKE_expression ];
SHOW SCHEMAS;
Was this page helpful?