Debugging Stored Procedures?
by SQL Stan
Q: How can I debug stored procedures/user defined functions in SQL Server? – Anon., Software Engineer
SQL Stan says: Read about “CONSTRAINTS” in the SQL Server Books On-Line (BOL). It’s very well documented.
Technorati Tags:
stored procedures, Microsoft Books Online, debugging code
Tags: Programming