At 14:25 20/06/2006, Mikey C wrote:

Hi,

I just wanted to ask for confirmation that my understanding on how the query
optimiser works is correct.

SQLite only uses one index for each table in a FROM?

Yes

What if tables are joined?  Does an index get used for each joined table?

No, just one index for the query. (It tries to pick the best one)


Paul                            VPOP3 - Internet Email Server/Gateway
[EMAIL PROTECTED]                      http://www.pscs.co.uk/


Reply via email to