Q. To see all the databases which command is used?
β
Correct Answer: (B)
Show databases;
Explanation: To see all the databases SHOW DATABASES; command is used.