skip index scan
摘要:
官网对skip index scan的解释:Index skip scans improve index scans by nonprefix columns since it is often faster to scan index blocks than scanning table data blocks.In this case a composite index is split logically into smaller subindexes. The number of logical subindexes depends on the cardinality of the 阅读全文
posted @ 2013-08-14 15:10 小铁匠ME 阅读(405) 评论(0) 推荐(0)
浙公网安备 33010602011771号