DietSquirt
MIS
(T-SQL 2000)
I'm trying to find duplicate customer records that have been set up in our db. If I concatenate Address+City+State+Zip, Is there a way to count the number of occurrances of that string? The customer numbers will be different if there are multiple identical records.
Thanks for any help that may be offered!
I'm trying to find duplicate customer records that have been set up in our db. If I concatenate Address+City+State+Zip, Is there a way to count the number of occurrances of that string? The customer numbers will be different if there are multiple identical records.
Thanks for any help that may be offered!