How to see the values of a table variable at debug time in T-SQL?

前端 未结 10 1964
悲哀的现实
悲哀的现实 2020-11-29 15:30

Can we see the values (rows and cells) in a table valued variable in SQL Server Management Studio (SSMS) during debug time? If yes, how?

10条回答
提交回复
热议问题