Isn't it possible to get the same results of a RIGHT JOIN by using two selects 
with a UNION or UNION ALL between them.  Here's a stackoverflow thread about 
this:

FULL OUTER JOIN with sqlite - Stack Overflow
http://stackoverflow.com/questions/1923259/full-outer-join-with-sqlite

Jeff

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

Reply via email to