Friday, February 17, 2012

debug tool

Hi
While debugging a stored procedure using debug facility in the query analzer of sql server 2000, how is it possible to check the contents of a temporary table created in that stored procedure.
ThxGeneral if I was testing a proc and wanted to see the contents, I would just insert SELECT statements into the procedure at points where I wanted to dump out the contents.

No comments:

Post a Comment