I have SQL Server table with phone number as column name. Now I want to select only unique phone numbers.
The picture shows id ,company name, companyid, phone number. I want find only duplicate phone numbers not duplicate row. If duplicate cell value then delete the row. How can I do that?
Sample table shown here: