How would I go about copying a table from one server to another server. The tables are in different databases. I suck at SQL PLus, I usually use Aqua Data Center.
I know I need to use an INsert Into statement but how do you specifiy the different servers?
Do I have to have a middle step, like ASCII?
Could I do it using Oracle9i's interface? Where?
I know I need to use an INsert Into statement but how do you specifiy the different servers?
Do I have to have a middle step, like ASCII?
Could I do it using Oracle9i's interface? Where?