SELECT * FROM ALL_source WHERE UPPER(text) LIKE '%BLAH%'
https://stackoverflow.com/questions/5033803/searching-for-text-within-oracle-stored-procedures
SELECT * FROM ALL_source WHERE UPPER(text) LIKE '%BLAH%'
https://stackoverflow.com/questions/5033803/searching-for-text-within-oracle-stored-procedures