hi,
I have to make a query which has in the where clause a condition which is that a certain string is included in the clob field.
Is there any function which does this or no?
select *
from t1
where t1.clobfield like '%string_var%';
thanks
Results 1 to 4 of 4
Thread: compare clob and varchar2![]()
|
Click Here to Expand Forum to Full Width |