缓存和执行计划会造成时间差异很大,所以先执行下面的:

checkpoint

dbcc freeproccache

dbcc dropcleanbuffers

这样就能得到未优化的执行时间了

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-22
猜你喜欢
  • 2022-02-01
  • 2021-12-18
  • 2021-10-06
  • 2022-12-23
  • 2021-10-09
  • 2021-08-22
相关资源
相似解决方案