complete duplicates.
there's normally two copies in total, sometimes three.
I want 1 record remaining
just one thing - is there any unique identifier in the table
ie are any of these records linked to records in other tables - because unless you do this by hand you will have NO control over which records (out of any duplicates) are deleted, and if one is deleted that links to naother table, this will cause you further problems
this may not be an issue, though
He said earlier that they were complete duplicates
that's exactly what i thought
i think you need to be a bit circumspect before arbitrarily losing effectively random rows - you need to be absolutely sure you dont need the duplicates