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

Home -> Community -> Usenet -> c.d.o.server -> import question

import question

From: Jim Poe <jpoe_at_fulcrumit.com>
Date: Tue, 15 Dec 1998 17:26:21 -0800
Message-ID: <36770C3D.FEBC939E@fulcrumit.com>


I have a table, F_STANDARD in database A. I would like to copy it's data to a different table, STANDARD, in database B. The schema's are the same, except F_STANDARD has column DOC, that is type LONG and STANDARD has a column DOC which is type CLOB.

It doesn't seem like the Import utility will import data when the table names are different. Is there a solution for this using Oracle utilities?

--
Jim Poe
<jpoe_at_fulcrumit.com>
Fulcrum InteTech, Inc. Received on Tue Dec 15 1998 - 19:26:21 CST

Original text of this message

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