Hello,
I want to know how to attribute a unique numeric ID to any variable.
Like in python there is a function named id() returns a unique id for the specified object.
You can use the automatic variable _N_ in a data step, or the UUIDGEN function.
You can use the automatic variable _N_ in a data step, or the UUIDGEN function.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and 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.