Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Duplicate rows

Re: Duplicate rows

From: Natural Join B.V. <lex.de.haan_at_naturaljoin.nl>
Date: Wed, 2 Jun 2004 13:20:53 MET
Message-Id: <20040602112053.7C7F792135F@ha-smtp0.tiscali.nl>


CTASD (create table as select distinct) followed by a DROP and a RENAME?

> Dear All,
>
> One table is having more than 5000 duplicate record. We would like to remove
> all the duplicate records.
>
> Using rowid method, it takes much time to execute.
> Is there any other way to remove all the duplicate rows in a faster
manner.



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Wed Jun 02 2004 - 06:17:45 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US