You can't really do that (easily) in SQL.
PROC SORT with NODUPKEY.
Be aware if you have different values on different rows for the id column, which ones you want in the output data set.
If they are all the same, you hava duplicate rows, and then you could use DISTINCT in SQL.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Check out this tutorial series to learn how to build your own steps in SAS Studio.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.