Hi!

I'm studying the join execution...

suppose a join with two tables without indexes..

is there any case at all where join will do a complete inner loop for each
line in the outer loop?
Because it seems it always build a temp table to autoindex the inner
table..

thanks!
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to