G
Guest
Is it possible to run a delete query to delete duplicates in a table? I have
one field in the table that is an order ID. The other field is an item
number. I'd like to build the query to identify an order ID and then delete
any duplicated item numbers for that order. Is this possible and if so, can
you give me an idea how to proceed? Thanks.
one field in the table that is an order ID. The other field is an item
number. I'd like to build the query to identify an order ID and then delete
any duplicated item numbers for that order. Is this possible and if so, can
you give me an idea how to proceed? Thanks.