| 
 Posted by markc600 on 02/27/06 17:53 
As David has already mentioned, you would be 
better off fixing this to prevent duplicates 
appearing in the first place. Picking the 
latest address using the highest DeliveryID 
will probably work (assuming this is an identity), 
but you are filling your table with redundant 
data - not good in the long term.
 
  
Navigation:
[Reply to this message] 
 |