On 9/2/16, Dominique Devienne <ddevie...@gmail.com> wrote: > > Does ANALYZE gather actual statistics on lengths?
The sqlite_stat1 table has a place to put that information and SQLite will use the information if it is present, but the ANALYZE command does not currently generate it. -- D. Richard Hipp d...@sqlite.org _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users