oracle资源查找
?
select * from all_source where upper(text) like '%ASR ALERT%';select * from all_source where lower(text) like '%asr alert%';