I found that I'm making an error in my 'case' statements, and now I
want to go through a database full of many stored procedures to find
that error in some of them and to fix it. Is there any way to do a
search through multiple stored procedures at once? I don't see one in
my version of Sql Server Management Studio?
Thanks,
Marv