RE: joining two databases
> i have 2 mysql servers, i need to run a query that joins two tables > from two databases on the two servers, how can i do this? You can't. - Before posting, please check: http://www.mysql.com/manual.php (the manual) h
joining two databases
> HIi, > i'm new to the list, i have a problem and i hope you have the answer. > i have 2 mysql servers, i need to run a query that joins two tables > from two databases on the two servers, how can i do this? > Motasem. - Before