I have a file of legacy data that has duplicate entries in a column that I'dlike to have a unique index on. How can I query to find the duplicates (so Ican determine if they can be thrown out)?
thx