πŸ“Š MySQL
Q. To see all the databases which command is used?
  • (A) Show database;
  • (B) Show databases;
  • (C) Show database();
  • (D) Show_all database;
πŸ’¬ Discuss
βœ… Correct Answer: (B) Show databases;

Explanation: To see all the databases SHOW DATABASES; command is used.

Explanation by: Jatin Dubey
To see all the databases SHOW DATABASES; command is used.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
195
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Jatin Dubey
Publisher
πŸ“ˆ
81%
Success Rate