J
Jon Parker
Hi,
I wanted to write a query that identifies duplicate
records based on 2 criteria (i.e. col1="x" AND col2 = "y").
If duplicates are found then all BUT ONE duplicated record
is to be deleted.
Is this feasible, and if so how?
Thank you.
I wanted to write a query that identifies duplicate
records based on 2 criteria (i.e. col1="x" AND col2 = "y").
If duplicates are found then all BUT ONE duplicated record
is to be deleted.
Is this feasible, and if so how?
Thank you.