Re: Outer join in postgresql

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Ed Loehr <eloehr(at)austin(dot)rr(dot)com>
Cc: Patrick Kay <patk(at)auctionsolutions(dot)com>, pgsql-sql(at)postgresql(dot)org
Subject: Re: Outer join in postgresql
Date: 2000-06-12 19:49:12
Message-ID: 200006121949.PAA00378@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

See the FAQ. It involves UNION.

> Patrick Kay wrote:
> >
> > I am looking for a way run an outer join in psql. Can anyone help?
> >
> > Informix has an "OUTER" keyword. I don't see anything like this in the docs
> > for psql.
>
> There are many examples on how to do this in the archives or via
> deja.com's power search.
>
> Regards,
> Ed Loehr
>

--
Bruce Momjian | http://www.op.net/~candle
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message yvkwbj 2000-06-12 20:02:14 Becky is HERE !!!! 7970
Previous Message Ed Loehr 2000-06-12 19:23:47 Re: Outer join in postgresql