I looked at my application code and that seems OK, but the output is a single null value. What kind of output should I get?
RBS On Sat, Aug 26, 2017 at 10:05 PM, Richard Hipp <d...@sqlite.org> wrote: > On 8/26/17, Bart Smissaert <bart.smissa...@gmail.com> wrote: > > Thanks, tried that but no output. > > Should I run: pragma optimize(1) ? > Yes. Except that now that ANALYZE has been run, it wouldn't do > anything. DROP the sqlite_stat1 table, then run the query again, then > run "PRAGMA optimize(1)". > > > -- > 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 > _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users