πŸ“Š MySQL
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

πŸ‘οΈ
92
Total Visits
πŸ“½οΈ
9 mo ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
94%
Success Rate