begin
ctx_query.remove_sqe('ships');
ctx_query.store_sqe('ships', 'ship OR argosy OR battleship OR containership OR corvette OR flagship OR icebreaker OR ironclad OR lightship OR man-of-war OR submarine OR supertanker OR vessel OR warship');
end;
Kullanımı:
select ... where contains (metin, 'sqe(ships)',1) >0 ;
Hiç yorum yok:
Yorum Gönder