update

The process that saves changes to data in a row. Until the row is saved, changes are stored in a temporary row called the copy buffer.

The UPDATE clause in an SQL statement changes data values in one or more rows in a database table.