Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Deleting duplicate rows
Hi,
How can I delete lines appearing more than one time for some columns, eg.
COL1 COL2 COL3
1 a dfgfdg 2 x dfdsfs 1 a oiiziz
Line 1 and 3 are identical for COL1 and COL2. I want to eliminate these
lines.
Any ideas ?
(ok, I know how to get the lines which just occurs one, and than can insert
these into a new table. But is there a way to really delete these lines ?)
Thanks in advance
Thomas
--
Thomas Schwickert Phone: +49 69 - 404 8661 Neckermann Versand AG Fax: +49 69 - 404 556160386 Frankfurt
-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Mon Dec 07 1998 - 07:22:34 CST
![]() |
![]() |