SyntaxFix
Write A Post
Hire A Developer
Questions
THE CORRECT WAY IS :
UPDATE test1 INNER JOIN test2 ON (test1.id = test2.id) SET test1.data = test2.data