统计信息中常见的语句

1rows processed  --找到了几条记录

2recursive calls     --递归调用

3db block gets

4consistent gets  --逻辑读 一致性读 3和4都是从内存中读

5physical reads    --物理读

 

posted on 2014-06-05 14:21  todayiwillgo  阅读(134)  评论(0)    收藏  举报

导航