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.