Searching SQL Functions, Stored Procedures, and Views
Apr 07
Development, SQL SQL 2 Comments
Have you ever needed to find every function, stored procedure, or view that contains a specific string? How about when you need to reference some sql code you’ve already written, but can’t remember where it is? Well this handy little script, which could be turned into a stored procedure, will search through all those functions, stored procedures, and views to locate your search string. More













Recent Comments