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 -> select like %xyz% in a CLOB???

select like %xyz% in a CLOB???

From: Andre Vaupel <avaupel_at_web.de>
Date: Fri, 11 Jan 2002 19:30:50 GMT
Message-ID: <K3H%7.380062$tK5.25726@news.easynews.com>


Hi!
I would like to do this:
select * from table where longtext like '%hello%';

In a vchar2 field it works perfect...in a "long" or clob filed it dosenīt. How can i do that?

I spent many many hours, but couldīnt find a good solution.

How can i do this....i read something about indexes and Intermedia...

but is this the only (and easy) way?

 Thanks for any help!!!!

Andre Received on Fri Jan 11 2002 - 13:30:50 CST

Original text of this message

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