I have try it, but not function.
Error:
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '.DB.Table' at line 1
hi,
how can join 2 table of 2 db on 2 different pc ?
In sqlServer i just do:
selet * from pc1.dbo..db1.table1
union
selet * from pc2.dbo..db2.table2
in MySql ?????????
Thanks and sorry for my english !!!
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.