Lines Matching refs:ANALYZE
59 # Without ANALYZE, a skip-scan is not used
69 # Now do an ANALYZE. A skip-scan can be used after ANALYZE.
72 ANALYZE;
78 ANALYZE sqlite_master;
105 # skip-scan should not be used after an (unfudged) ANALYZE.
116 ANALYZE;
130 # skip-scan will be used after an (unfudged) ANALYZE.
135 ANALYZE;
174 # Now do an ANALYZE. A skip-scan can be used after ANALYZE.
177 ANALYZE;
197 execsql { ANALYZE }