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

Home -> Community -> Usenet -> c.d.o.misc -> remove duplicates from table --sql question

remove duplicates from table --sql question

From: David Spaisman <david.spaisman_at_compaq.com>
Date: 27 Apr 1999 19:08:01 GMT
Message-ID: <01be90e1$48dc96d0$12f21cac@dspaisman>


Hello:

I have a basic sql question.
I have a table --product-- where there are duplicates based upon the product_id which was a key but was dropped(inmcreating athe table) and now I need to create a pk based upon it but can't until I remove the duplicates.

Can someone advise me how to code the delete from this table so that I can remove the duplicate product_ids?

Thanks.

David Spaisman Received on Tue Apr 27 1999 - 14:08:01 CDT

Original text of this message

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