Hi all, I would like to know if there is any difference between using 3 indexes on three different fields or just an index which groups them, in terms of physical size and performance. I have seen that sqlite cannot use more than one index at a time, so I was wondering if the second option is always the best solution. Thanks
_______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users