How to filter on timestamps?

From: "B(dot)W(dot)H(dot) van Beest" <bwvb(at)xs4all(dot)nl>
To: pgsql-sql(at)postgresql(dot)org
Subject: How to filter on timestamps?
Date: 2004-07-06 18:37:49
Message-ID: 40eaf12a$0$48959$e4fe514c@news.xs4all.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

I have a table where one of the columns is of type 'TIMESTAMP'

How can I do a query to filter on the TIMESTAMP value, e.g. to obtain
all rows earlier than a certain time stamp?

Regards,

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Mike Rylander 2004-07-07 03:28:30 Re: How to filter on timestamps?
Previous Message Bruce Momjian 2004-07-06 17:26:17 Re: Why no exprs in format string to RAISE