select * from tab_name t
where dbms_lob.instr(t.daziduan, 'aaa', 1, 1) > 0;