Re: Delete duplicated rows

From: Larry Rosenman <ler(at)lerctr(dot)org>
To: papapep <papapep(at)gmx(dot)net>, pgsql-novice <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Delete duplicated rows
Date: 2003-08-04 13:07:27
Message-ID: 44180000.1060002447@lerlaptop.lerctr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

--On Monday, August 04, 2003 14:54:45 +0200 papapep <papapep(at)gmx(dot)net> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Has anybody done a query to delete duplicated rows in a table??
you can use OID or CTID.

--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 E-Mail: ler(at)lerctr(dot)org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message greg 2003-08-04 13:34:08 Re: Delete duplicated rows
Previous Message papapep 2003-08-04 12:54:45 Delete duplicated rows