Searching for Text in SQL Server Stored Procedures, Functions, Views and more I do a lot of work in SQL Server and one of the things I dislike the most is trying to find all instances of a specific piece of text in Stored Procedures, Functions, Views, Triggers, Constraints etc. Continue reading →