Click here to Skip to main content
15,893,668 members
Articles / General Programming / Debugging

MS SQL Server - SQL Object Dependency Check

Rate me:
Please Sign up or sign in to vote.
4.00/5 (1 vote)
4 Dec 2011CPOL 13.5K  
Check if dependency of a table are objects referenced by a stored proc. A system table with CTE can help to identify dependency quickly.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Technical Lead Microsoft
India India
f

Comments and Discussions