Hey, need a little help here, I have a query that finds duplicates and returns a single value in an attempt to identify duplicates in a table.
SELECT DISTINCT Books.[Asset Number], Books.[Serial No], Books.CoCd, Books.Class, Books.[Asset Description], Books.[Invent No], Books.CostCentre...