Re: PostgreSQL Outer Joins

From: "Robert B(dot) Easter" <reaster(at)comptechnews(dot)com>
To: "Campano, Troy" <Troy(dot)Campano(at)LibertyMutual(dot)com>, "Pgsql-General (pgsql-general(at)postgresql(dot)org)" <pgsql-general(at)postgresql(dot)org>
Subject: Re: PostgreSQL Outer Joins
Date: 2001-12-10 18:47:06
Message-ID: 200112101847.fBAIl6g32426@comptechnews.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Full support for outer joins, see:

http://www.postgresql.org/idocs/index.php?queries.html

Bob

On Monday 10 December 2001 01:24 pm, Campano, Troy wrote:
> Does PostgreSQL 7.1.3 support outer joins; or do you still need to use
> subqueries?
>
>
> If it does support outer joins, does anyone know the syntax?
>
> If it does not, does anyone know when it might?
>
>
>
> Thank you for your time!
>
>
> Troy Campano

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Gregory Wood 2001-12-10 18:48:19 Re: PostgreSQL Outer Joins
Previous Message Tom Lane 2001-12-10 18:42:46 Re: problem with select after updating