• Just wanted to say thanks very much!

    I wanted to use Jaro-Winkler matching of names and email addresses across two different db tables to filter out the bogus entries. This works perfectly. Several hundred rows matched on two JW's and an average in less than 2 minutes.

    We might try this on addresses next, but I'm less confident of the results. I've tried similar before (not in sql) and the data is just too messy to get reliable results.

    Thanks again!!!