Tag Archives: SQL Server

How To: Find all objects, referencing a single object or all objects, referenced in a single object in SQL Server Database

Many times i come across a situation where i have a requirements like this. 1.   Find out all stored procedures, using a table or 2.   Find out all tables used in a stored procedure. Today I will show how to … Continue reading

Posted in SQL Administration | Tagged , , , | Leave a comment

Why planning for upgrade to SQL Server 2008

Disclosure: Please note that this post is based on some other posts i came across while searching for upgrade process of SQL server. I tried to be honest with the original posts. I am writing this post as notes for … Continue reading

Posted in SQL Installation and Upgrade | Tagged , , , | 1 Comment