I need to search through all of the stored procedures in an Oracle database using TOAD. I am looking for anywhere that the developers used MAX + 1 instead of the NEXTVAL on the
I allways use UPPER(text) like UPPER('%blah%')
UPPER(text)
UPPER('%blah%')