本文整理自网络,侵删。
代码如下:
set statistics profile on
set statistics io on
set statistics time on
go
你执行的SQL语句
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
执行完后点消息即可。
go
set statistics profile off
set statistics io off
set statistics time off
执行完后点消息即可。
更多SQL内容来自木庄网络博客
- 欢迎访问木庄网络博客
- 可复制:代码框内的文字。
- 方法:Ctrl+C。