复制代码 代码如下:
set statistics profile on
set statistics io on
set statistics time on
go
你执行的SQL语句
复制代码 代码如下:
go
set statistics profile off
set statistics io off
set statistics time off
执行完后点消息即可。
原创文章,作者:3628473679,如若转载,请注明出处:https://blog.ytso.com/233617.html