What does the SQL keyword "UPDATE" do?

Last Updated :
Discuss
Comments

What does the SQL keyword "UPDATE" do?

Adds a new column to a table

Retrieves data from a database

Modifies existing records in a table

Deletes specific rows from a table

Share your thoughts in the comments