How to find records with the same field? - Mailing list pgsql-general

From Joost Kraaijeveld
Subject How to find records with the same field?
Date
Msg-id A3D1526C98B7C1409A687E0943EAC41001EA48@obelix.askesis.nl
Whole thread Raw
Responses Re: How to find records with the same field?  (Devrim GUNDUZ <devrim@gunduz.org>)
Re: How to find records with the same field?  ("Peter Alberer" <h9351252@obelix.wu-wien.ac.at>)
List pgsql-general
I have a table with column1, column2, column3 and column4. How do I get all records, sorted by column4 that have the
samecolumn1,column2 and column3?
 

TIA

 

Joost


pgsql-general by date:

Previous
From: Anton Nikiforov
Date:
Subject: PL/Ruby timestamp problem
Next
From: Devrim GUNDUZ
Date:
Subject: Re: How to find records with the same field?