SQL uses this format:



UPDATE table
SET column = expression
WHERE predicates;