PC Review


Reply
Thread Tools Rate Thread

delete identical duplicate records

 
 
Jules
Guest
Posts: n/a
 
      15th Nov 2009
Is there a way to delete identical records in a table where all the fields
are identical? The way I have been doing it is by creating new auto number
field so i can specify either first, last, min, or max as the criteria when i
create a distinct totals record query. Then I create a delete query. This
works but i have to add the unique column to table and them delete it later.
 
Reply With Quote
 
 
 
 
Ken Snell
Guest
Posts: n/a
 
      15th Nov 2009
Why delete the autonumber field? Good database design usually involves
having a primary key in each table, so that records are unique. So don't
delete the autonumber field.

--

Ken Snell
http://www.accessmvp.com/KDSnell/


"Jules" <(E-Mail Removed)> wrote in message
news:B3959535-0745-49A4-9E20-(E-Mail Removed)...
> Is there a way to delete identical records in a table where all the fields
> are identical? The way I have been doing it is by creating new auto
> number
> field so i can specify either first, last, min, or max as the criteria
> when i
> create a distinct totals record query. Then I create a delete query.
> This
> works but i have to add the unique column to table and them delete it
> later.



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Delete Non-identical but Similar Records Lindy Microsoft Excel Misc 2 19th Aug 2009 04:11 PM
How to delete "non-identical" duplicate records in an Access table Ernest Monterrosa Microsoft Access Queries 3 12th Dec 2007 07:44 PM
Report w/same number of duplicate identical pages as there are records AccessNeophyte Microsoft Access Reports 7 23rd Aug 2007 12:24 PM
How do I delete similar (not identical) duplicate records? =?Utf-8?B?RXJpYw==?= Microsoft Access Queries 2 2nd Aug 2005 06:21 AM
REQ - Help with merge/delete of duplicate/identical cells Mark Microsoft Excel Discussion 1 4th May 2005 01:02 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:38 PM.