Re: (+) oracle notation

From: Joshua Adam Ginsberg <rainman(at)owlnet(dot)rice(dot)edu>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: (+) oracle notation
Date: 2000-10-19 19:37:23
Message-ID: 39EF4D73.BD8D4B43@owlnet.rice.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

There is an artifical way to do the outer join in PostgreSQL... It
involves using UNION and NOT IN... see :

http://www.postgresql.org/docs/aw_pgsql_book/node305.html

Hope this helps...

-jag

--
"She who is wanting me,
Whose touch can make me cry,
I can only understand
By never asking her why..."
-John Popper

Browse pgsql-general by date

  From Date Subject
Next Message Edmar Wiggers 2000-10-19 20:17:53 prefer (+) oracle notation
Previous Message Diehl, Jeffrey 2000-10-19 19:03:58 RE: MySQL -> pgsql