Hi,

since sqlite does a nested loop to evaluate queries, is it possible to know
how many interactions have each loop, i.e. how many rows in the table that
loop will interact,  and which table is that?

And how can I use the WHERETRACE function that prints the optimization
steps?

Thanks!

-- 
Att.,

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

Reply via email to