Quantcast
Channel: IT Answers » SQL Server development
Viewing all articles
Browse latest Browse all 15

SQL Server 2008 Code to find fields containing similar text

$
0
0

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


Viewing all articles
Browse latest Browse all 15

Trending Articles