A

Admin • 802.91K Points
Coach

Q. Which command is used to view all databases in MySQL?

  • (A) SHOW DATABASES;
  • (B) LIST DATABASES;
  • (C) SELECT ALL DATABASES;
  • (D) DISPLAY DATABASES;
  • Correct Answer - Option(A)
  • Views: 6
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin
`SHOW DATABASES;` lists all databases available on the server.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.