Hi Guys, I want to ask how to use looping to match the keywords of two sas tables in which one table contains all the raw data and the other one contains the keywords that needed to be matched with the raw data sas table.
Thanks!
The index() function can be used to find strings in another string. Use it in a where condition in a proc sql join.
For more detailed help, post example data in a usable form (see my footnotes)
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Latest Updates
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.
Browse our catalog!