How to load data from one table in a database to another table in another database [message #283694] |
Wed, 28 November 2007 00:12 |
navenis4u
Messages: 3 Registered: November 2007 Location: India
|
Junior Member |
|
|
Hi all,
I want to know how can we insert a data from table that exists in one database to another table in another database.
Ex:- Suppose i have a table x in a db abc. I have another table y in a db pqr. The column name in the two tables differ. How can we insert the data in x to y . Do we need to make database link?
Thanks in advance..
Naveen Nishad.R
|
|
|
|
|
|
|