1、使用print 打印调试的值。
2、使用EXEC [存储过程名] [参数1],[参数2] 执行存储过程。
工作中常见存储过程调试方式
原文:https://www.cnblogs.com/linlijie/p/11682006.html