Forum Discussion

ngct1112's avatar
ngct1112
Post Patron
5 years ago

Compare 2 String Columns

Hi All, I have 2 columns [C1]&[C2] in my table, they are similar but not exact the same.

I am trying to compare these 2 columns, (If >1 word is match then "match", otherwise "Not match")

eg:

C1C2Custom
there are 2 blue penblue penMatch
3 500kg boxmudNot Match
10 laptop bundledbundledNot Match

 

May I know is there any way to achieve.

Appreciated!