AndrewWolford
MIS
This seems like it should be so easy but I can't get it to work! I have a table that contains employee SSN's, Names, Salary, etc... Its about 100,000 records long, the problem is that about 40,000 of those records are dupicates. I'm trying to figure out a way to look through the table and if the SSN occurs more than once, delete 1 copy, leaving the other. ONly I can't get it to work right!! Can anyone think of how I can do this? I've been working on this most the day and am in need of a fresh brain... thanks!