antvon
Programmer
- Dec 2, 2002
- 45
Hi
I wish to delete duplicate items from a table using
a delete query but only to delete one of the dups
Preferably a single query
Example
101
101
102
102
run delete query
101
102
Thanks in advance
I wish to delete duplicate items from a table using
a delete query but only to delete one of the dups
Preferably a single query
Example
101
101
102
102
run delete query
101
102
Thanks in advance