SyntaxFix
Write A Post
Hire A Developer
Questions
UPDATE table1 SET col_a = 'newvalue'
Add a WHERE condition if you want to only update some of the rows.
WHERE