hi guys,
is there a way to reverse sp_depends to get dependencies of a particular table.
I just need stored procedures that reference particular table. I've been looking around in joining sysdepends and sysobjects but nowhere to derived the proper result. please help.. thanks
is there a way to reverse sp_depends to get dependencies of a particular table.
I just need stored procedures that reference particular table. I've been looking around in joining sysdepends and sysobjects but nowhere to derived the proper result. please help.. thanks