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

From Mike Rylander
Subject Re: comparing dates with timestamps ?
Date
Msg-id [email protected]
Whole thread Raw
In response to comparing dates with timestamps ?  (raptor <[email protected]>)
List pgsql-general
On Sun, 13 Feb 2005 18:57:30 +0200, raptor <[email protected]> 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
[email protected]
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