Hi Experts,
My question to you is I have a table called tblUser with fields (Id, Email, Name) with duplicates in the table on the email field. What is the best query to use to find out the dupicates in vb.net/asp.net code behind? also then remove the duplicates so i only have one record per email address left.
Thanks for the help. :o)
Start Free Trial