Finding Duplicate Records
I have about 3400 records in a database that I populated with names, email addresses, etc., and I'm wondering if there is any way to automatically identify duplicate records (or at least, duplicate email addresses/names).
Anybody have any clever ideas?
Thanks!