• Lowell (10/1/2014)


    you are overthinking this if you think you need an app for that.

    no "app" is needed for this, as the data entry for any app that tried to do this

    is the same effort required for deciding the mapping criteria for as the query

    Thanks for SQL query, but it will not work, since name can be spelled with errors, or in different ways, i.e. Alex, Aleks, Alexandr, Alexander.

    For Alex vs Aleks we can use SOUNDEX, but not for Alex vs Alexander.