Hacker News new | ask | show | jobs
by ryanworl 2923 days ago
Funny enough, in the more recent lecture I posted for SQLite below, it actually doesn’t work that way. The query planner will generate the same plan every time provided you don’t run the analyze command over your data to generate new statistics.