Cleaning up data
I need to import an Access DB into SQL - no big deal there. However, the data was not controlled at all and there are a ton of duplicate entries. Is there a way to delete duplicates - and should I do this in Access before I import or is it easier to do it in SQL Server after the import? Thanks.
|