博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

sql优化测试

Posted on 2009-08-06 21:35  linFen  阅读(353)  评论(0编辑  收藏  举报
set statistics time on
set statistics io on
checkpoint;
dbcc dropcleanbuffers;