The trick to deleting one is figuring out the parameters that make one of them better than
the other so that you know which one to delete. While tedious, I've usually found it
better to go though the duplicates manually.
If you really don't care which of the duplicate records is removed, you can run a delete
query with a parameter, such as filtering on the one with the highest ID number field (if
you use one).