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: retrieve CLOB column in SQLPlus

Re: retrieve CLOB column in SQLPlus

From: <ctcgag_at_hotmail.com>
Date: 29 Sep 2002 22:09:30 GMT
Message-ID: <20020929180930.176$HG@newsreader.com>


"Mantat" <mtlam_at_macau.ctm.net> wrote:
> Hello,
>
> i have inserted some texts (about 5000 chars) into a CLOB column in a
> table, when i use sqlplus or sqlplus worksheet to retrieve that column,
> an error message appear and i can read that column,
> how can i retrieve it?

I do 'select dbms_lob.substr(lob_column), blah blah '

There may be other/better ways.

Xho

-- 
-------------------- http://NewsReader.Com/ --------------------
                    Usenet Newsgroup Service
Received on Sun Sep 29 2002 - 17:09:30 CDT

Original text of this message

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