On 3/25/2013 3:59 PM, Igor Korot wrote:
What do you mean by "put ORDER BY clause in the index"? Could you clarify?
For example, if you often need to run a query like "select * from T where A = ? order by B;", it would benefit from an index on T(A, B).
-- Igor Tandetnik _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users