> Actually, anytime you have VIEWs that join table sources you 
> can benefit from this optimization.

No, there is only a benefit if the optimization actually finds a table that
can be removed from the join.

If in (my opinion) 99.99% of the queries no such table can or will be found,
the optimization is wasting time.

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

Reply via email to