Re: joinning tables

From: Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com>
To: Emmanuel SARACCO <emmanuel(dot)saracco(at)d-interactive(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: joinning tables
Date: 2001-09-14 22:25:17
Message-ID: Pine.BSF.4.21.0109141524460.43854-100000@megazone23.bigpanda.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, 12 Sep 2001, Emmanuel SARACCO wrote:

> hi,
>
> it seems like postgresql does not interpret a LEFT JOIN instruction like
> other sql engines. for exemple, if it have some null values on keys, data
> tables are not joinned... same has if it was a INNER JOIN instruction.

Can you give an example of what you're seeing?

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Stephan Szabo 2001-09-14 22:26:08 Re: get certain # of recs
Previous Message Jeff Eckermann 2001-09-14 21:41:53 Re: need help