Find Duplicates

J

Jeff

Hi,

I have a table that has 15 columns and 30,000 rows.
I want to find the rows with duplicate values in column #1.

Is there a way to extract these rows?

Thanks for your help.
 
C

CarolK

Once I have this query, is there a way to go back and delete these duplicate
records from the query?

Carol
 
Top