Q. Which keyword is used to update data in MySQL?

  • (A) CHANGE
  • (B) SET
  • (C) UPDATE
  • (D) MODIFY
πŸ’¬ Discuss
βœ… Correct Answer: (C) UPDATE
Explanation: `UPDATE` is used to modify the existing records in a table.
Explanation by: Mr. Dubey
`UPDATE` is used to modify the existing records in a table.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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