I'm doing some development on a dev server of ours for a site that's currently live on another server. They have their own server with a SQL Server database holding the data for the live site. So as ...
Every now and then a poorly structured table I am working with creates a duplicate record.<BR><BR>I have no trouble finding the duplicates, but I want to delete one of the duplicates and keep the ...