Hi, dear all,
I want to merge two datasets by using proc sql.
dataset A dataset B
id code price id ved price
1 a 15 1 af 15
1 f 13 2 cd 13
2 b 11 3 ed 8
2 a 13 4 ff 13
3 c 10 5 gs 15
4 d 10
4 b 13
I want to merge those two datasets on two variables id and price.
The expected result is
merged table
id price code ved
1 15 a af
2 13 a cd
4 13 b ff
I want to keep all the rest information in both datasets.
Thank you so much
Best,
Yanting
Thank you !!!
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and save with the early bird rate—just $795!
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.