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 -> Converting a CLOB to a String

Converting a CLOB to a String

From: <jpalloz_at_my-deja.com>
Date: Mon, 30 Oct 2000 22:45:18 GMT
Message-ID: <8tktls$cht$1@nnrp1.deja.com>

Inside of a select statement does anyone know how to convert a CLOB field to a string E.G:

select some_conversion_function(clob_field) from some_table where some_field = 'some_value';

Thanks,

John P.

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Mon Oct 30 2000 - 16:45:18 CST

Original text of this message

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