N
Noozer
Looking for a query that will remove any records, EXCEPT the first occurance
where there are duplicate values in certain fields.
e.g.
Customer database. If there are records that are duplicated in the
customername, telephone and postal fields, I want to delete all those
records except for the first. How about delete all those records except for
the last occurance?
Thanks!
where there are duplicate values in certain fields.
e.g.
Customer database. If there are records that are duplicated in the
customername, telephone and postal fields, I want to delete all those
records except for the first. How about delete all those records except for
the last occurance?
Thanks!