R
Roger Bell
I have a data base with 3 fields, namely Name, Company and address. This Data
Base contains some duplicate records; ie the information is identical in all
the 3 fields.
I would like to remove those records where there are duplicates. Would I
write a delete query or append to a new table? And how would I go about this?
Thanks for any help?
Base contains some duplicate records; ie the information is identical in all
the 3 fields.
I would like to remove those records where there are duplicates. Would I
write a delete query or append to a new table? And how would I go about this?
Thanks for any help?