Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> HELP:Import data from different instances

HELP:Import data from different instances

From: Gonzalo <GSegarra_at_iname.com>
Date: Tue, 22 Feb 2000 21:06:30 GMT
Message-ID: <88utok$hsq$1@nnrp1.deja.com>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US