dates - Mailing list pgsql-general

From mixo
Subject dates
Date
Msg-id 3CADB137.1000705@beth.uniforum.org.za
Whole thread Raw
Responses Re: dates  (Stephane Bortzmeyer <bortzmeyer@netaktiv.com>)
List pgsql-general
I have a table with column of time stamps of when a row entry was created.
How can I get the entries of a particular day (date) from these without
having to
resort to 'where creation_date like somedate' ?




pgsql-general by date:

Previous
From: Heiko Klein
Date:
Subject: triggering a sequence
Next
From: Joe Conway
Date:
Subject: Re: Porting from MySql - meta data issues