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:
- 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.
- 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.
- 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
Don’t try to do everything at go-live
Don’t Try to do Everything at Go-live When implementing a new AMS, there is a […]
Make sure your system has broad support
Make sure your system has broad support An AMS vendor pointed out to me recently […]
You have to have the right people in place
You have to have the right people in place This may seem obvious, but I’ll […]
Ask “What” not “Why”
Ask “What” not “Why” As a consultant, one of my favorite questions to ask my […]
Engagement is measured by the customer
Engagement is Measured by the Customer I’ve written a bunch about measuring engagement in the past. (Click […]
Yes, you do have a process for that
Yes, you do have a process for that When I work with clients on pretty […]
“Correct your mistakes before they become your habits”
“Correct your mistakes before they become your habits” Yet another great quote from James Clear: “Correct […]
Sometimes it’s a process issue
Sometimes it’s a process issue When I work with clients on developing a needs list […]
First ask: “How will I use this data?”
First ask: “How will I use this data?” Whether it’s during data conversion, adding a […]
“We run the report three times and get three different results.”
“We run the report three times and get three different results.” “We run the same […]
