S
silva
I'm trying to clean up a database with duplicates in it. As there are
thousands of records, it would be a horrendous task to sift through them all
to find the duplicates. Considering that among the duplicates, the street
address and/or the e-mail address should be the same (as the last name may be
missing, there could be fifty Jakes or Kristens or what-have-you), what would
be the best tactic to go about finding these duplicates so the associated
records could be redirected to the proper person's record? (I know how to
"adjust" the records, just need a better way to find the duplicates.)
thousands of records, it would be a horrendous task to sift through them all
to find the duplicates. Considering that among the duplicates, the street
address and/or the e-mail address should be the same (as the last name may be
missing, there could be fifty Jakes or Kristens or what-have-you), what would
be the best tactic to go about finding these duplicates so the associated
records could be redirected to the proper person's record? (I know how to
"adjust" the records, just need a better way to find the duplicates.)