Today I would like to give you simple tip to find out all the dependencies on a table using SQL Server Management Studio.
>>>> Open and Login into SQL Server Management Studio (SSMS)>>>> Choose the database in the Object Explorer
>>>> Expand the Tables section
>>>> Right Click on the Table Name and Click on View Dependencies.
I have only two objects which depends on this table.
Friday, June 12, 2009
How to Find out the dependencies using SQL Server Management Studio
Labels:
DotNetVJ,
Vijaya Kadiyala
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment