Q. Which command is used to remove a MySQL database?

  • (A) DROP DATABASE
  • (B) REMOVE DATABASE
  • (C) DELETE DATABASE
  • (D) ERASE DATABASE
πŸ’¬ Discuss
βœ… Correct Answer: (A) DROP DATABASE
Explanation: The `DROP DATABASE` command is used to permanently remove a database in MySQL.
Explanation by: Mr. Dubey
The `DROP DATABASE` command is used to permanently remove a database in MySQL.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
116
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
97%
Success Rate