我有一个具有三个叶级别的三列 ( int
, smallint
, smallint
) 复合聚集索引。我的问题是 SQL Server 如何以及何时为同一索引创建多个叶级别 (index_level 0)。
我遇到了性能问题,并且不能avg_page_space_used_in_percent
超过 70%(叶页数 1200,填充因子 80)。
Microsoft SQL Server 2008 R2 (RTM) - 10.50.1617.0 (X64)
Apr 22 2011 19:23:43
Copyright (c) Microsoft Corporation
Developer Edition (64-bit) on Windows NT 6.1 <X64> (Build 7600: )
Run Code Online (Sandbox Code Playgroud)