Forums | Webyog
Tools to manage and monitor MySQL databases
forums › forums › SQLyog › Using SQLyog › Join Fron Tables In 2 Data Bases
I have 2 data bases on 2 distinct servers from which I need to perform a query with a join on those tbles.
I am using SQLyog. Each separate connection works fine.
1) How can I define the other data base connection when staying on a SQLyog connection on DB1?
2) What is the syntax of the query?
Many thanks, Ronny
You cannot join from distinct servers. SQL does not allow for that!