Re: joins again

From: Erol Oz <eroloz(at)bilgi(dot)edu(dot)tr>
To: craigbe(at)ids(dot)net
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: joins again
Date: 2000-05-27 11:41:06
Message-ID: 392FB452.2E8008D7@bilgi.edu.tr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi,
You may find examples in the section 'Joining Tables' of Bruce Momjian's
marvelous work.
http://www.postgresql.org/docs/aw_pgsql_book/node63.html
I hope this helps.
Regards
Erol

CB wrote:

> Hi,
>
> Can someone tell me which (if any) joins are supported with 7? It
> appears the answer is 'none' but I want to make sure. Since I think the
> answer is 'none' can someone tell me how you emulate inner and outer
> joins using the where clause (I need an example)? Thanks!
>
> Craig

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Antony Sakellariou 2000-05-27 20:03:58 PL/pgSQL
Previous Message CB 2000-05-27 10:29:35 joins again