Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> HELP:Import data from different instances
Hi,
I have two instances with the same user and tables. I need to import
data from one instance to the other.
Which is the easiest way to do this?
Can I do something like this:
INSERT INTO A.TABLEA
SELECT * FROM A.TABLEA_at_OTHERINSTANCE WHERE A.TABLEA.FIELD=1
Thanks,
Gonzalo.
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Tue Feb 22 2000 - 15:06:30 CST
![]() |
![]() |