Home All Groups Group Topic Archive Search About

Finding duplicate records

Author
27 Sep 2006 9:02 PM
TRD
I want to clean out our database. We have alot of duplicate records. I want
to run a query on email address to find all the remove all but one of the
duplicate records. I am only working with one table. Can someone help?

TIA
TRD

Author
27 Sep 2006 10:38 PM
Sue Hoegemeier
Check the following articles - they will walk you through
the process:
How to remove duplicate rows from a table in SQL Server
http://support.microsoft.com/?id=139444

How do I remove duplicates from a table?
http://databases.aspfaq.com/database/how-do-i-remove-duplicates-from-a-table.html

-Sue

On Wed, 27 Sep 2006 17:02:28 -0400, "TRD"
<tdejoh***@hotmail.com> wrote:

Show quoteHide quote
>I want to clean out our database. We have alot of duplicate records. I want
>to run a query on email address to find all the remove all but one of the
>duplicate records. I am only working with one table. Can someone help?
>
>TIA
>TRD
>

Bookmark and Share

Post Thread options