Show Database in MySQL

Syntax : SHOW DATABASES;

to see any existing database in MySQL can use the command SHOW DATABASES;

No comments:

Post a Comment