SyntaxFix
Write A Post
Hire A Developer
Questions
Your query should look like
UPDATE table_name SET column1=value, column2=value2,... WHERE some_column=some_value
You can check the below question for help