πŸ“Š MySQL
Q. Which keyword is used to delete all the rows from the table?
  • (A) TRUNCATE
  • (B) REMOVE
  • (C) DELETE ALL
  • (D) CLEAR
πŸ’¬ Discuss
βœ… Correct Answer: (A) TRUNCATE

Explanation: This question asks about how to remove all the data from a table in MySQL.

Explanation by: Pooja
This question asks about how to remove all the data from a table in MySQL.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
85
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Pooja
Publisher
πŸ“ˆ
97%
Success Rate