How to find records with the same field?

From: "Joost Kraaijeveld" <J(dot)Kraaijeveld(at)Askesis(dot)nl>
To: <pgsql-general(at)postgresql(dot)org>
Subject: How to find records with the same field?
Date: 2004-07-20 09:38:33
Message-ID: A3D1526C98B7C1409A687E0943EAC41001EA48@obelix.askesis.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have a table with column1, column2, column3 and column4. How do I get all records, sorted by column4 that have the same column1,column2 and column3?

TIA

Joost

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Devrim GUNDUZ 2004-07-20 09:46:45 Re: How to find records with the same field?
Previous Message Anton Nikiforov 2004-07-20 08:19:55 PL/Ruby timestamp problem