Re: ?^???G Re: A strange problem - Mailing list pgsql-general

From Bruno Wolff III
Subject Re: ?^???G Re: A strange problem
Date
Msg-id 20050828024929.GB19328@wolff.to
Whole thread Raw
In response to 回覆: Re: A strange problem  (Tang Tim Hei <timheit@netvigator.com>)
List pgsql-general
On Sun, Aug 28, 2005 at 08:46:56 +0800,
  Tang Tim Hei <timheit@netvigator.com> wrote:
>
> In the above command, I just add another table reference to it and it gives me two different results.
> Even I add columns like B.* to it, it do the same things too. Is it not consistance?
> In real world, I don't know the 'country' table is empty or not.
> Sometime it is empty and sometime it is not empty, this will confuse me whether my program has bug or not.

You might want some sort of outer join in that case.

pgsql-general by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: 回覆: Re: A strange problem
Next
From: Chris Browne
Date:
Subject: Re: Postgresql replication