在调试T-SQL时,是否有类似Javascript alert();函数的东西,或者console.log我可以用来在测试和调试SQL脚本或存储过程时输出值?
alert();
console.log
t-sql debugging
debugging ×1
t-sql ×1