Non-matching index scan (IXSCAN)
非匹配索引扫描 (IXSCAN)
Given a matching index, a single index fetch will pin down the row to be retrieved.
给定一个匹配的索引,通过一个单独的取索引操作就可以得到要检索的行。
The option can be used in non matching index scans in a screening fashion and as part of index-only access.
该选项以筛选的方式用于非匹配索引扫描,且是仅索引访问的一部分。
应用推荐