Re: comparing dates with timestamps ? - Mailing list pgsql-general

From Mike Rylander
Subject Re: comparing dates with timestamps ?
Date
Msg-id b918cf3d0502130904499c602e@mail.gmail.com
Whole thread Raw
In response to comparing dates with timestamps ?  (raptor <raptor@tvskat.net>)
List pgsql-general
On Sun, 13 Feb 2005 18:57:30 +0200, raptor <raptor@tvskat.net> wrote:
> how to compare dates with timestamp..if i dont care about
> the hour:minute part of the timestamp... i.e. i want
> to be able to do exact match :
>
> timestamp in (select date from table where .....)

timestamp::DATE in ((select date from table where...))

--
Mike Rylander
mrylander@gmail.com
GPLS -- PINES Development
Database Developer
http://open-ils.org

pgsql-general by date:

Previous
From: raptor
Date:
Subject: comparing dates with timestamps ?
Next
From: "Dave Page"
Date:
Subject: Re: [pgsql-www] Website Documentation