Three thoughts on duplicate records

Three thoughts on duplicate records

Duplicate records are a reality in any database of any size, so as database managers, we always have to deal with them (or should deal with them!). So here are three thoughts on managing duplicate records:

  1. Duplicate records will always exist. Always. Unless you're managing only a tiny number of records, you will always have duplicates. So the goal isn't to eliminate duplicates, but to minimize their number.
  2. Focus on and fix any processes that tend to cause creation of duplicate records. For example, I often hear from my clients "Our website password recovery process doesn't work, or is too cumbersome, so customers just create new records in order to register for an event quickly." Whatever process you have that leads to duplicate records, fix that process.
  3. Consistently run a process for identifying potential duplicates, and clean them up. On at least a quarterly basis you should run a query that helps you identify potential duplicate records and then take the time to clean up records that are actual duplicates. And of course, clean up duplicate records as you find them in your day-to-day work. But seeking them out and fixing them consistently, over time, is the best way to minimize duplicate records.

Duplicate records are a reality of life. But suffering with an overwhelming number of duplicates is a choice, and something you can fix, if you take the time to do so.

Wes's Wednesday Wisdom Archives

When is the best time to clean your data?

June 7, 2023

When is the best time to clean your data? One of the most common questions […]

Do the benefits outweigh the risks?

May 31, 2023

Do the benefits outweigh the risks? As the economist Thomas Sowell points out, there are […]

Painting the Bridge

May 24, 2023

Painting the Bridge According to this article, the Golden Gate Bridge is painted continuously year-round. […]

Maintenance isn’t sexy

May 17, 2023

Maintenance isn’t sexy I remember reading once long ago that one of the reasons our […]

“Will I still have a job when this is done?”

May 10, 2023

“Will I still have a job when this is done? While working with a client […]

Evolution, not revolution

May 3, 2023

Evolution, not revolution I don’t recall where I first heard it many decades ago, but […]

The power of the users’ group

April 26, 2023

The power of the users’ group Recently in an online users group forum for an […]

Who is your data evangelist?

April 19, 2023

Who is your data evangelist? I was recently talking with a client of mine about […]

Who is your data evangelist?

April 19, 2023

Who is your data evangelist? I was recently talking with a client of mine about […]

Ratio of Data to Errors

April 12, 2023

Ratio of Data to Errors One of the elements of a good data governance plan […]

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top