Tim Romano wrote: > Does SQLite 3.1.x tacitly create an index to implement composite PK > constraints, and is that index used, when possible, to enhance the > performance of joins and order by clauses?
Yes and yes. Igor Tandetnik _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

