Re: Select gives the wrong results

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: Crystle Numan <crys(at)guidedvision(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Select gives the wrong results
Date: 2005-08-29 21:42:48
Message-ID: 20050829214243.GA31767@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Aug 29, 2005 at 04:48:49PM -0400, Crystle Numan wrote:
> Dear all:
>
> I am fairly knowledgeable about PostgreSQL but this behaviour is
> stumping me. Any help would be wonderful. If you think it is a bug, let
> me now and I'll file one.
>
> (select values in DB (date stamps) between Jan 1, 2000 and Jan 1, 2005,
> no results)

<snip results>

Looks to me like "value" is a string type, is this possible?

ORDER BY value should make it more obvious.
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Mike Rylander 2005-08-29 21:46:16 Re: Select gives the wrong results
Previous Message Greg Stark 2005-08-29 21:03:58 Re: About "ERROR: must be *superuser* to COPY to or from a file"