Re: [GENERAL] Outer inner join

From: Byron Nikolaidis <byronn(at)insightdist(dot)com>
To: Przemyslaw Bak <przemol(at)st3(dot)makro(dot)com(dot)pl>
Cc: pgsql-general(at)postgreSQL(dot)org
Subject: Re: [GENERAL] Outer inner join
Date: 1998-07-21 13:16:23
Message-ID: 35B494A7.484A8466@insightdist.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Przemyslaw Bak wrote:
>
> Hi,
>
> how can I use outer or inner join in POstgres 6.3.2 ?
>
> przemol

Postgres supports inner join using the WHERE clause (not the keywords
INNER JOIN ... ON).

It doesn't support outer join yet. I'm not sure if this feature is
being added for the 6.4 release or not.

Byron

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Dan Delaney 1998-07-21 13:56:42 [SQL] Can I store bitmap graphics in a table?
Previous Message The Hermit Hacker 1998-07-21 12:06:51 Re: [HACKERS] [Fwd: SGVLLUG Oracle and Informix on Linux]