An SQL UPDATE statement changes the data of one or more records in a table. ... UPDATE table_name SET column_name = value [, column_name = value .
en.wikipedia.org