0
kicks
Another Bulletproof SQL Script Using INFORMATION_SCHEMA Views
This article presents a SQL Script that will use the INFORMATION_SCHEMA Views to determine if a particular Stored Procedure exists in a database for a given schema... and an optional script that makes use of Template Parameters.