I need to compare the names of vendor from two columns from the database and highlight cases where the name of vendors are not same. I don’t want to flag cases where the name mismatch is case sensitive, a small typo . How can i do this with similarity string? Is there any other way to go about it ?