摘要: SELECT creation_time N'语句编译时间' ,last_execution_time N'上次执行时间' ,total_physical_reads N'物理读取总次数' ,total_logical_reads/execution_count N'每次逻辑读次数' ,total_logical_reads N'逻辑读取总次数' ,total_logical_writes N'逻... 阅读全文
posted @ 2011-11-28 16:05 账号难注册 阅读(393) 评论(0) 推荐(0) 编辑