Re: comparing dates with timestamps ?

Поиск
Список
Период
Сортировка
От Mike Rylander
Тема Re: comparing dates with timestamps ?
Дата
Msg-id b918cf3d0502130904499c602e@mail.gmail.com
обсуждение исходный текст
Ответ на comparing dates with timestamps ?  (raptor <raptor@tvskat.net>)
Список 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 по дате отправления:

Предыдущее
От: raptor
Дата:
Сообщение: comparing dates with timestamps ?
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: [pgsql-www] Website Documentation