Code determining similarity of strings

Hi all

I am looking for some code that will return the degree of correlation regarding the similarity of two strings in SQL.  SOUNDEX and DIFFERENCE will not work for what I'm trying to do, unfortunately.

Does anybody have any code that does this kind of thing that they would be willing to share?

Thanks, Matt

 

 

 

Parents Reply Children
  • Hi Katie,

    This looks like it could be helpful. I will take a look at it today. Thanks so much for responding!

    This will definitely be an interesting job. I am trying to compare the names of works of music between two systems. Sometimes system a will use english, sometimes german, sometimes italian  and likewise for the other. In the cases where both are using the same language, there are still issues with the way the words are sequenced within the name that is giving me a headache.

     

    Thanks again!

    Matt