Archive for the ‘SQL and Databases’ Category

Removing Duplicate Records using SQL

Friday, January 25th, 2008

Yesterday I was working with live data and did something very stupid that I was afraid was going to be a nightmare to fix, but thanks to Google, I found a quick solution. I was writing a stored procedure in SQL Server that would make it easy to make an exact ...