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

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