update

dcarr

Trainee Database Analyst
Local time
Today, 14:59
Joined
Jun 19, 2002
Messages
112
I want to create a query that deletes duplicate rows from a tables. I have created a find duplicate query that finds the duplicates based on a value but I want to turn this into a delete query. I tried to write a delete query that deletes the field where the count is greater than one, but this does not work? Any ideas as to how I should build the query?
 
Doesnt work doing this. has 0 rows to update
 

Users who are viewing this thread

Back
Top Bottom