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.

Join The Discussion