On Jun 23, 6:18 am, Michael Bayer <[EMAIL PROTECTED]> wrote:
> im not sure if full outer join is really available on most databases.

I'm confused by the inclusion of the word "really" there.

Is it that some of them claim to support a full outer join but what
they deliver is not really the right result?  Or just that many dbs
haven't supported the operation yet?

Full outer joins are pretty straightforward in postgresql:

http://www.postgresql.org/docs/8.2/interactive/queries-table-expressions.html


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to