I'll ask again.
Have you looked at the spelling distance functions? like SPEDIS or COMPGED?
To build on @ChrisNZ's suggestion, check out this fuzzy matching tip from @Ron_Cody:
https://blogs.sas.com/content/sastraining/sas-authors-tip-spedis-and-fuzzy-matching/
Yes, they both are giving me the desired output.
I tried where soundex(a.text)=soundex(b.text), this did not yeild the result as well. Many of the words between the two strings match. Yet soundex fails.
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.