Re: documentation for joins

From: Bruno Wolff III <bruno(at)wolff(dot)to>
To: MJS <M(dot)Sacha(at)elka(dot)pw(dot)edu(dot)pl>
Cc: pgsql-docs(at)postgresql(dot)org
Subject: Re: documentation for joins
Date: 2002-04-15 16:28:35
Message-ID: 20020415162835.GA9540@wolff.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On Sat, Apr 13, 2002 at 11:24:30PM +0200,
MJS <M(dot)Sacha(at)elka(dot)pw(dot)edu(dot)pl> wrote:
> Hi!
> I found that there's no any suffiction documentation for joins. Are they
> supported in Postgres? If so, how? How to make outter joins or natural
> joins? Is the where clause the only way to join tables?
>
> Please help me or show the place where I can get the answers.

Joins are documented under the 'select' command.
Outer joins have been available since version 7.1.

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message matt 2002-04-15 18:03:54 COPY Command
Previous Message Hannu Krosing 2002-04-15 16:10:29 Re: documentation for joins