1
Answer

Finding duplicate rows

Photo of heavymetalman75672

heavymetalman75672

19y
2.6k
1
I am using an OleDbConnection to connect to an access database and I need to be able to find exact duplicate rows. Is there a way to do this other than comparing each row one at a time?

Answers (1)