I have a table that has several records that are duplicates. Some are duplicated many times. I have a query that finds the duplicates but now I want it to delete all but 1. For instance if a record has been duplicated 4 times I want it to delete 3 records and leave 1.