Arunkumar T <[email protected]> wrote:
> I Writed A FULL OUTER JOIN Query In Sqlite But I Got A Message Like Not
> Supported. What Should I Do To Do This

You should rewrite your query in a way that doesn't require full outer joins (I 
personally don't recall ever having the need to use one). Or else, use some 
database management system that doesn't have "lite" in its name.
-- 
Igor Tandetnik

_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to