Examveda

SHOW DATABASES lists the databases in the server to which you are connected.

A. True

B. False

Answer: Option A

Solution (By Examveda Team)

This question is about the MySQL command SHOW DATABASES.
The command SHOW DATABASES is used to see all the databases that are available on the server you are currently connected to.
So, the answer is True.
Option A is the correct answer.

This Question Belongs to MySQL >> MySQL Miscellaneous

Join The Discussion

Related Questions on MySQL Miscellaneous