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 -> Re: Moving Long, long raw data

Re: Moving Long, long raw data

From: <suetim_at_globalnet.co.uk>
Date: 8 Apr 1998 20:52:57 GMT
Message-ID: <01bd6330$1f28f5c0$54567ec2@default>


pl/sql can do it - bit tedious though as you have to open a cursor and for each row do the insert (slow as well). Oracle told me to use COPY in SQL*PLUS but I never got it to work either!

Regards

Tim

Dong Zhao <dzhao_at_smartdna.com> wrote in article <6gg68n$9s8$1_at_nntp.smartdna.com>...
> We are doing some database conversion project. We have these situations
in
> which we need to move data including some long, (long raw) ...
Received on Wed Apr 08 1998 - 15:52:57 CDT

Original text of this message

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