Records exactly the same. - Mailing list pgsql-sql

From Fons Rave
Subject Records exactly the same.
Date
Msg-id 9j4e1g$imb$1@news1.xs4all.nl
Whole thread Raw
Responses Re: Records exactly the same.  ("Josh Berkus" <josh@agliodbs.com>)
List pgsql-sql
I'm writing a program in Delphi.
In SQL I'm a beginner.

I have a file in which there are records with what people have done. In the file
are records with name, date, what they have done, time-length, etc. It is
possible that there are two records that are exactly the same (somebody has done
the same, on the same day for one hour). If I use a SELECT with GROUP on a list
with some records that are exactly the same, only ONE of the identicals is
shown. But I want to see them all.

It probably is possible; but how ?

Thanks,
Fons.
fonzzz@xs4all.nl





pgsql-sql by date:

Previous
From: "Mattis Jiderhamn"
Date:
Subject: Cast '' (blank) to null date
Next
From: Nils Zonneveld
Date:
Subject: Re: Get the tables names?