Tech Guy on April 6th, 2012

Stored Procedure Name : sp_depends

Purpose:-

This stored procedure is useful in finding the dependency relationship for a     given table, which would help in finding the impact of a change on its     dependants.

Syntax:-

sp_depends < Name of the Object>

clip_image002

Other SQL Server Stored Procedures

Related Posts

  1. SQL Server Stored Procedure – sp_MSforeachtable
  2. SQL Server Stored Procedure – sp_helptext
  3. Useful SQL Server System Stored Procedure
  4. SQL Server Stored Procedure – sp_spaceused
  5. SQL Server Stored Procedure – sp_help

Tags: , , ,

Leave a Reply

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>