Find the dependencies of a stored procedure / Find tables used in a stored procedure:
use sp_depends sp_name
Friday, May 1, 2009
You may be intersted in
Related Posts
Updating Table Containing Xml Column via LinkedServer
If you are trying to update a table containing XML column via Linked Server in SQL Server, and you are not able to, you are not alone. There...
0 comments:
Post a Comment