Hi guys,
I've got a problem. Any suggestion??
update t1, t2
set t1.txt = t2.txt
where t1.id = t2.id;
I've tried this code in Access and it did work well but not for MySQL at
all.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.