How can I select a data where it can count it as a duplicate even if there are some values different in a column. here is a example:
CloudSherpas - 30F Philamlife Tower
CloudSherpas - 30th Floor PhilamLife Tower
The example above is counted as a duplicate because it's the same company, but was written differently in the address area, what specific select statement can I use to identify them?
Thank you,