So... you're suggesting the optimizer discard a left outer join when:

1) The left outer join table is joined by a unique column AND
2) No other data from the joined table is used in the query.

Is that about right?

Out of curiosity, why is code being written like the SQL you're providing?  Is 
it automatically generated? 

How often does this sort of query come up?

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

Reply via email to