Moving Data Between Servers
Posted: Sat Jan 20, 2007 10:51 am
I have one central server that I receive a database feed on. I also have a secondary server that I would like to export some of that data to. How can I create a statement that would select certain records from one DB on one host and insert it into another DB on a different host?