UPDATE table_name SET column_name1 = value1, column_name2 = value2 WHERE conditions
source
You must be logged in to post a comment.