If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ANSI SQL > Deleting duplicate rows from a table, having no primary key

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-27-04, 16:02
visheetal visheetal is offline
Registered User
 
Join Date: Mar 2004
Posts: 9
Lightbulb Deleting duplicate rows from a table, having no primary key

I am looking at various methods to delete records from a table which has duplicate records and does not have a foriegn key, in a single query.

One of the methods is using the rowid.

Looking for more.
Visheetal

Last edited by visheetal; 04-27-04 at 16:07. Reason: I am just looking for sql solutions, not PL/SQL
Reply With Quote
  #2 (permalink)  
Old 04-27-04, 20:29
derrickleggett derrickleggett is offline
Registered User
 
Join Date: Apr 2004
Location: Kansas City, MO
Posts: 734
That would be the easiest.
__________________
MeanOldDBA
derrickleggett@hotmail.com
When life gives you a lemon, fire the DBA.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On