Finding orphaned SPs and UDFs in SQL Server(3poundmass.wordpress.com)
submitted by
wooyay(695) 4 years, 6 months ago
Two approaches to finding orphaned stored procedures and user-defined functions in your database. 1) a simple C# .NET tool that uses SQL Server Management Objects (SMO), and 2) a SQL script that checks sys.sql_dependencies. read more...
|category: Database
|Views: 1
tags:
Database another
Everyones tags:
Your Tags: