Find Duplicates Query Wizard Question

  • Thread starter Thread starter NFL
  • Start date Start date
N

NFL

After using the duplicate wizard, what is the next step? Do I manually select
the records individually and manually delete each one while the query is
opened?

Thank you!
 
I would first try and figure out why you have duplicates. Do you have
duplicates in the table? If not, sometimes you get the joins wrong on the
query and it creates duplicates. I you have dupes in the tables, I would
rethink my table design to try and get the table normalized properly or
delete them at the table level.
 
Back
Top