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: Copying Long RAW

Re: Copying Long RAW

From: <dgallardo_at_my-deja.com>
Date: Mon, 18 Oct 1999 14:40:02 GMT
Message-ID: <7ufbg1$je1$1@nnrp1.deja.com>


Conversely, if the number of rows is long, you can do it by writing an OCI utility. You can do that if the number is small, too, but it probably wouldn't be worthwhile unless you're already fairly proficient with OCI.

In article <7uapvs$qva$1_at_nnrp1.deja.com>,   michael_bialik_at_my-deja.com wrote:
> Hi.
>
> If a number of rows you have to copy is small -
> you can do it with PL/SQL.
>
> Michael.
>
> In article <7u82n7$8sm$1_at_bgtnsc03.worldnet.att.net>,
> "Jill" <jc_va_at_hotmail.com> wrote:
> > I need to insert some rows into a table, selecting from another
table
> > through a dblink. I am unable to due to a long raw column. I
cannot
> get
> > the SQL*Plus copy command to work either. Is their a way, other
than
> an
> > export/import?
> >
> > Thanks.
> >
> > Jill
> >
> >
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
>

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Mon Oct 18 1999 - 09:40:02 CDT

Original text of this message

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