Non-matching index scan (IXSCAN)
非匹配索引扫描 (IXSCAN)
XISCAN (xml索引扫描)。
A better approach is to use the key-index scan.
更好的方法就是使用键索引扫描。
In our example, we get 6574 candidates from the index scan.
在我们的例子中,通过索引扫描得到6574个候选行。
As you can see, the plan changes to clustered index scan.
就像你看到的,执行计划已经变为聚集索引扫描了。
This scan USES only subsets of the full range of a composite index.
这种扫描只使用完整复合索引的子集。
This scan USES only subsets of the full range of a composite index.
这种扫描只使用完整复合索引的子集。
应用推荐