Q. What does the UPDATE Statement do?

  • (A) By deleting the stored data, this SQL statement deletes the database.
  • (B) A new table in SQL is created using this SQL statement.
  • (C) The stored data in the SQL database is changed or modified by this SQL statement.
  • (D) Columns in the SQL database can be created, deleted, or modified with this SQL statement.
πŸ’¬ Discuss
βœ… Correct Answer: (C) The stored data in the SQL database is changed or modified by this SQL statement.
Explanation: The stored data in the SQL database is changed or modified by UPDATE SQL statement.
Explanation by: Tina Singh
The stored data in the SQL database is changed or modified by UPDATE SQL statement.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
205
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Tina Singh
Publisher
πŸ“ˆ
92%
Success Rate