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: Help with CLOB

Re: Help with CLOB

From: Lee Kyoung Rok <tunnel_at_hananet.net>
Date: Sun, 12 Nov 2000 13:04:05 +0900
Message-ID: <eHoP5.2$aJ6.73@news.hananet.net>

Make your own function that use DBMS_LOB.READ().

"Robert Malikian" <robertmalikian_at_hotmail.com> wrote in message news:0WfP5.930$%b1.24034_at_news-1.opaltelecom.net...
> Hi,
>
> Is there a sweet way to see part of a clob; say something in line of
>
> SELECT my_clob FROM my_table;
>
> Is there a function like to_char?
>
> Thanks in advanced.
>
> Robert
>
>
Received on Sat Nov 11 2000 - 22:04:05 CST

Original text of this message

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