I have a table that has 89,000+ records and about 40 variables. Unfortunately a lot of these records are duplicates (i.e., one or more cases share the exact same values for all the variables). I need to pare down the table so that I have one record for each unique case. Does anybody know how to do this?
Thanks.
Thanks.