Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
1 check-in using file src/expr.c version 3347e66d4e
2016-07-27
| ||
18:27 | When estimating the cost of an index scan, factor in the cost savings of being able to use the index to evaluate some WHERE clause terms without having to do a table lookup. (check-in: a59b5622f7 user: drh tags: improved-index-scan) | |