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 -> problems selecting clob field

problems selecting clob field

From: Bruintje Beer <me_at_knoware.nl>
Date: Mon, 29 Jan 2007 18:24:22 +0100
Message-ID: <45be2dc5$0$742$5fc3050@dreader2.news.tiscali.nl>


Hi,

I have the following query

select * from orders where order_message = null

The order_message is a clob field and stores the order as xml. Oracle does not allow me to do this query on a clob field

any ideas how I can do a select on clob field ?

John Received on Mon Jan 29 2007 - 11:24:22 CST

Original text of this message

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