UPDATE

UPDATE
table_name
SET
column1="value1",..., columnN="valueN"
WHERE
ID='5' AND Name LIKE 'Ole%'; @Code Update.php