Re: How do I delete duplicate rows in a table?

From: Ivan Sergio Borgonovo <mail(at)webthatworks(dot)it>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Re: How do I delete duplicate rows in a table?
Date: 2010-02-08 23:40:43
Message-ID: 20100209004043.7dc3190b@dawn.webthatworks.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, 8 Feb 2010 15:32:51 -0800
"Wang, Mary Y" <mary(dot)y(dot)wang(at)boeing(dot)com> wrote:

> Hi,
>
> I have a table that have that duplicate rows. How do I find them
> and delete them?

http://www.webthatworks.it/d1/node/page/eliminating_duplicates_place_without_oid_postgresql

Most likely I've learned it here...

--
Ivan Sergio Borgonovo
http://www.webthatworks.it

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Fredric Fredricson 2010-02-09 00:09:56 Order by and strings
Previous Message Wang, Mary Y 2010-02-08 23:32:51 How do I delete duplicate rows in a table?