Hello,
I'm trying to find matches from one column in a dataset to another column in a different dataset, using SAS Enterprise Guide 7.1. My plan was to import the two datasets and then perform a series of tasks to find matches. Since I'm a novice using SAS, I am not sure what specific tasks I should be performing and what the flow of the tasks should be to achieve this goal. Any help would be greatly appreciated.
Can you define "matches"??? Can you give us a little example???
Sure, when I say "matches" I'm referring to instances where an ID Number from one dataset can also be found in the other dataset.
PROC SQL can do this.
A DATA step merge can do this.
Thank you for the assistance, I'll try these out. Sorry if this was an obvious question, I'm still learning.
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.