Forum Replies Created

Viewing 6 posts - 1 through 7 (of 7 total)

  • RE: Comparing tables for Like values

    Sean Lange (7/17/2015)


    slevin37 (7/17/2015)


    Sorry about that; Let me try to explain the whole purpose:

    We have a raw data file with mapped supplier names. These "normalized" mapped names are not exact...

  • RE: Comparing tables for Like values

    Sorry about that; Let me try to explain the whole purpose:

    We have a raw data file with mapped supplier names. These "normalized" mapped names are not exact matches to our...

  • RE: Comparing tables for Like values

    Sean Lange (7/17/2015)


    slevin37 (7/17/2015)


    Sure thing. For now, all i'm trying to do is select the fields from both to compare them and see how much different the spellings are:

    Declare @supplier...

  • RE: Comparing tables for Like values

    Sean Lange (7/17/2015)


    slevin37 (7/17/2015)


    Alvin Ramard (7/17/2015)


    A couple of things that may help.

    First do a Google search for "Fuzzy SQL Match". Some of the results might be helpful.

    Second, I've have to...

  • RE: Comparing tables for Like values

    Sean Lange (7/17/2015)


    slevin37 (7/17/2015)


    Hello,

    First post on this site; and its been a great tool for me, but I havent been able to find exactly what Im looking for so...

  • RE: Comparing tables for Like values

    EDIT*

Viewing 6 posts - 1 through 7 (of 7 total)