I want to find fields that may be the same in some parts but not 100% identical
For example
Field 1 Has the word “Smith”
Field 2 has “Smith AB” in it
Is there any code i can write to find these, without writing code for every single name I am using SQL server 2008 Thanking you in advance
↧
SQL Server 2008 Code to find fields containing similar text
↧