SyntaxFix
Write A Post
Hire A Developer
Questions
I think you are looking for UPDATE and not insert?
UPDATE `users` SET `username` = 'Jack', `password` = '123' WHERE `id` = 1