Re: Dates/Timestamps in a where clause

From: "Ian deSouza" <iandesouza(at)earthlink(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Dates/Timestamps in a where clause
Date: 2001-02-01 20:23:23
Message-ID: %Aje6.2908$ln1.235240@newsread2.prod.itd.earthlink.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Specifically, I'm working in Java and have a java.sql.Timestamp object and
want to formulate a where clause.

Ian

"Ian deSouza" <iandesouza(at)earthlink(dot)net> wrote in message
news:nxje6(dot)2897$ln1(dot)234485(at)newsread2(dot)prod(dot)itd(dot)earthlink(dot)net(dot)(dot)(dot)
> Anybody know how to format a date/timestamp type in a where clause. ie.
>
> where OrderDate='1996-07-17 00:00:00.0'
>
> Thanks, Ian
>
>
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ian Lance Taylor 2001-02-01 20:38:57 Re: Cursors in SPI functions/procedures
Previous Message Ian deSouza 2001-02-01 20:19:31 Dates/Timestamps in a where clause