UPDATE

Database Dictionary -> UPDATE

UPDATE

The UPDATE is a SQL command used to edit/update existing records in a database table.

SQL Tutorial