How do I list databases in MySQL?

8:49 PM

To list users in MySQL, you can run the following command:
  1. Login into MySQL
    • mysql -uroot -p
  2. List databases on the system
    • SHOW databases;

You Might Also Like

0 comments

Contact Form

Name

Email *

Message *

Translate

Wikipedia

Search results