ok this is my data in the table
field1 field2 field 3 field4
107 0 2011-01-01 00:00:00.000 2613
107 0 2011-01-01 00:00:00.000 2613
how can i check for all the duplicate records in the table with this dataset in the query.
1 Answer