Dave Baggett wrote: > EXPLAIN output is rather hard to understand. Is there a way to produce > annotated output that's more human-readable?
Recompile it with SQLITE_ENABLE_EXPLAIN_COMMENTS. Regards, Clemens _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

