duplicate dates

From: Jodi Kanter <jkanter(at)virginia(dot)edu>
To: Postgres SQL List <pgsql-sql(at)postgresql(dot)org>
Subject: duplicate dates
Date: 2003-08-01 15:56:30
Message-ID: 3F2A8DAE.4060003@virginia.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

I have one table that has a date/time field in it. I'd like to identify
the records in the database where the date/time fields are the same. How
can I do this? Do I need to create a view or temp table? Is there a way
to run through one table multiple times.
Thanks.
Jodi
--

_______________________________
Jodi L Kanter
BioInformatics Database Administrator
University of Virginia
(434) 924-2846
jkanter(at)virginia(dot)edu <mailto:jkanter(at)virginia(dot)edu>

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Christopher Browne 2003-08-01 15:57:44 Re: duplicate dates
Previous Message Mike Rylander 2003-08-01 12:41:49 Re: converting interval to timestamp