Cause
The keyword SET in an UPDATE statement is missing, misspelled, or misplaced.
Action
Check syntax and spelling, and use the keyword SET after the name of the table to be updated.
Error Message
missing SET keyword
The keyword SET in an UPDATE statement is missing, misspelled, or misplaced.
Check syntax and spelling, and use the keyword SET after the name of the table to be updated.