Q108
SHOW DATABASES lists the databases in the server to which you are connected.
A.
True
AnswerB.
False
Answer: Option A
Solution
Answer: Option A
Solution:
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.