Select statement using a wildcard on a clob in the where clause
630617May 29 2008 — edited May 29 2008Hi All,
How can I form a select statement usign a wildcard on a CLOB in the where clause. I cant seem to find much information on this. I.e.
SELECT * FROM MYTABLE WHERE CLOB_COLUMN LIKE '% SEARCH_STRING%'
Ive tried using TO_CHAR but I get an inconsistent data type error message.
any help would be greatly appreciated. Thanks in advance.
Message was edited by:
Hoodlywood
Message was edited by:
Hoodlywood
Message was edited by:
Hoodlywood