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


相关文章:

  • 2022-01-21
  • 2021-06-06
  • 2021-11-29
  • 2022-12-23
  • 2022-12-23
  • 2021-12-18
猜你喜欢
  • 2021-07-20
  • 2022-12-23
  • 2021-12-15
  • 2021-05-27
  • 2021-11-19
  • 2021-09-04
  • 2022-01-10
相关资源
相似解决方案