πŸ“Š MySQL
Q. The records and structure of a table may be removed or deleted from the database using which command?
  • (A) REMOVE
  • (B) DELETE
  • (C) DROP
  • (D) TRUNCATE
πŸ’¬ Discuss
βœ… Correct Answer: (C) DROP

Explanation: The records and structure of a table may be removed or deleted from the database using the DROP command.

Explanation by: Vishal Gupta
The records and structure of a table may be removed or deleted from the database using the DROP command.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
237
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Vishal Gupta
Publisher
πŸ“ˆ
84%
Success Rate