Update data in a table.

UPDATE [table] SET column_1 = value_1 WHERE column_2 = value_2