dates

From: mixo <mixo(at)beth(dot)uniforum(dot)org(dot)za>
To: pgsql-general(at)postgresql(dot)org
Subject: dates
Date: 2002-04-05 14:14:15
Message-ID: 3CADB137.1000705@beth.uniforum.org.za
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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' ?

Responses

  • Re: dates at 2002-04-08 12:32:57 from Stephane Bortzmeyer

Browse pgsql-general by date

  From Date Subject
Next Message Joe Conway 2002-04-05 15:02:01 Re: Porting from MySql - meta data issues
Previous Message Heiko Klein 2002-04-05 14:12:36 triggering a sequence