Name

SQLITE_ENABLE_STAT2 — Enable extended ANALYZE statistics

Description

Enables the calculation of additional statistics by the ANALYZE command. If present, a 10-sample histogram will be calculated for any analyzed index. The query planner can use this data to estimate how many rows will be filtered by a range condition.

Get Using SQLite now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.