SQL Server索引直方图描述

复制Listing 34.2 DBCC SHOW_STATISTICS Output for the titleidind Index on the sales Table in the bigpubs2000 Database Statistics for INDEX titleidind. Updated Rows Rows Sampled Steps Density Average key length Aug 21 2001 11:18PM 168725 168725 200 1.8955356E-3 26.405577 (1 row(s) affected) All density Average Length Columns 1.8621974E-3 6.0 title_id 5.997505E-6 10.0 title_id,引直 stor_id 5.9268041E-6 26.405577 title_id, stor_id, ord_num (3 row(s) affected) RANGE_HI_KEY RANGE_ROWS EQ_ROWS DISTINCT_RANGE_ROWS AVG_RANGE_ROWS BI0194 0.0 314.0 0 0.0 BI2184 613.0 343.0 2 306.5 BI2574 270.0 277.0 1 270.0 BI3224 618.0 286.0 2 309.0 BI3976 311.0 293.0 1 311.0 BI6450 673.0 300.0 2 336.5 BI9506 947.0 292.0 3 315.66666 BU1111 296.0 299.0 1 296.0 BU7832 349.0 334.0 1 349.0 CH0249 1011.0 311.0 3 337.0 CH0639 984.0 307.0 3 328.0 ... TC4203 0.0 321.0 0 0.0 TC7777 0.0 297.0 0 0.0 (200 row(s) affected) 1.2.3.4.5.6.7.8.9.10.11.12.13.14.15.16.17.18.19.20.21.22.23.24.25.26.
本文地址:http://www.bzve.cn/html/431c67798891.html
版权声明
本文仅代表作者观点,不代表本站立场。
本文系作者授权发表,未经许可,不得转载。