Pages

Wednesday, October 30, 2013

View all MySQL databases - SQL command to show databases on MySQL Linux

Once you log into MySql,

mysql> SHOW DATABASES;

No comments:

Post a Comment