Fuzzy lookup query
Hi All, What will happen in fuzzy lookup transformation., if the value(row) is not exists in reference column(table) but it exists in source table? Example Ref table source table RefName Name Chinna Chin Reddy Chinn Ravi By applying fuzzylookup on source .. chin and chinn will replace with chinna from ref table but what about ravi will it replace with reddy or will this row ignores SSIS? Regards, Chinna
May 16th, 2012 5:27am

it based on the similarity threshold you configured during the fuzzy lookup transformation task you set up. you can use the conditional split to divert your lower similarity rows to another route for further analysis.
Free Windows Admin Tool Kit Click here and download it now
May 16th, 2012 6:02am

it based on the similarity threshold you configured during the fuzzy lookup transformation task you set up. you can use the conditional split to divert your lower similarity rows to another route for further analysis.
May 16th, 2012 6:02am

Hello, Check out the article below. It may help you. http://www.sqlteam.com/article/using-fuzzy-lookup-transformations-in-sql-server-integration-services
Free Windows Admin Tool Kit Click here and download it now
May 16th, 2012 6:07am

Hello, Check out the article below. It may help you. http://www.sqlteam.com/article/using-fuzzy-lookup-transformations-in-sql-server-integration-services
May 16th, 2012 6:07am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics