Wednesday, March 01, 2006

Running MySQL queries on multiple servers

You may know how to use SQL to extract data from a table in a MySQL database, and how to run a query that combines data from more than one table. But what about multiple databases? Or even multiple databases on multiple servers?

read more | digg story