I needed to find custom triggers or views which referenced a certain table and although I thought I had a script which would find text in a SQL object like a trigger, view or stored procedure, I couldn’t find one when I searched my site the other day.
It only took me a few minutes to write one; the first highlighted text is the text to search for and the second a limitation on the name of the…
Continue Reading Ian Grieve’s Article on their blog
Find text in any SQL object
I needed to find custom triggers or views which referenced a certain table and although I thought I had a script which would find text in a SQL object like a trigger, view or stored procedure, I coul…
Blog Syndicated with Ian Grieve’s Permission