, October 22, 2009 6:07 PM
To: Bierbryer, Andrew
Cc: pgsql-general@postgresql.org
Subject: Re: [GENERAL] Right Join Question
On Thu, Oct 22, 2009 at 12:43 PM, Bierbryer, Andrew
wrote:
> I am trying to solve the following problem. I have a certain column,
> to_state, that can take a finite set of val
On Thu, Oct 22, 2009 at 12:43 PM, Bierbryer, Andrew
wrote:
> I am trying to solve the following problem. I have a certain column,
> to_state, that can take a finite set of values. I want to make sure that my
> query always returns those sets of finite values, even if not all of the
> values are re
I am trying to solve the following problem. I have a certain column,
to_state, that can take a finite set of values. I want to make sure that
my query always returns those sets of finite values, even if not all of
the values are represented in the results. In essence, I am looking to
expand the res