Is there a way to list all my databases with tables in a single command?
Something like:
mysql> SHOW DATABASES, TABLES; DB1 table1 table2 DB2 table1 table2 table3 table4 table5 DB3 table1 table2
Aucun commentaire:
Enregistrer un commentaire