From: "Surabhi Ahuja " <surabhi(dot)ahuja(at)iiitb(dot)ac(dot)in>
To: <pgsql-general(at)postgresql(dot)org>
Subject:
Date: 2005-02-08 17:44:57
Message-ID: CE5C48E227F8ED4990FAC4332100ADC621B4DE@EVS.iiitb.ac.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

i have a table in which duplicate rows occur.

now i have to remove the duplicates. Please note that however, only the duplicate rows have to be deleted and not the original one.

How do i do it?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message bernd 2005-02-08 17:46:00 Cannot connect to Database
Previous Message Oleg Bartunov 2005-02-08 17:17:42 Re: Creating an index-type for LIKE '%value%'