how to delete duplicate rows in ms access - TechRepublic
Question
October 22, 2009 at 08:10 AM
jazzygodfrey

how to delete duplicate rows in ms access

by jazzygodfrey . Updated 16 years, 8 months ago

How can i delete duplicated rows (the row is fully duplicated) with out using cursors or temp tables?

Is it possible?

sample table
1 AAA 50
1 AAA 50
2 AAA 50
3 CCC 20

This discussion is locked

All Comments