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

Home -> Community -> Usenet -> c.d.o.server -> removing duplcates --sql question

removing duplcates --sql question

From: David Spaisman <david.spaisman_at_compaq.com>
Date: 27 Apr 1999 19:07:27 GMT
Message-ID: <01be90e1$34729b40$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:07:27 CDT

Original text of this message

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