I am trying to compare 2 strings in a sql statement. Some of the string are almost identical and some are very different
For example:
The following 2 addresses are almost identical
22224 143RD AVE
222-24 143RD AVE.
While the next 2 are very different
6969 elmund street
6969 mamerth street
Is there a function to classify the degree of difference?