H
harish
I have one table of records (SKUProfile). I have a query which is a
subset of the table and provides a list of all the duplicate records in
the table.
I need to delete the Duplicates from the Original Table, so that I can
append another query to the main table whcih contains only the
consolidated data.
subset of the table and provides a list of all the duplicate records in
the table.
I need to delete the Duplicates from the Original Table, so that I can
append another query to the main table whcih contains only the
consolidated data.