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 -> Re: Need to Export a few rows from a table which has a long raw column?

Re: Need to Export a few rows from a table which has a long raw column?

From: Andrew Babb <andrewb_at_mail.com>
Date: Thu, 22 Apr 1999 17:49:42 +0800
Message-ID: <371EF0B6.487812A6@mail.com>


You could use SQL*Plus COPY command to create the target table.

Andrew

"m.L." wrote:

> The subject said it all about my question. Is there a relatively easy
> way to export a few row of data from a table that has a long raw
> column?
>
> Is there a way that I can use the Create table .. as select for a
> table that has long raw column?
>
> you can contact me either emailing to mleung_at_intelus.com or posting it
> here.
>
> thanks a bunch
> Michael
Received on Thu Apr 22 1999 - 04:49:42 CDT

Original text of this message

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