Data set = mydata
I need to compare column1 and column2 and create a column3 that gives me which comes first alphabetically. Example:
Column1 = San Francisco
Column2 = San Diago
Column3 would = San Diago becaue San Diago comes before San Francisco alphabetically. How can I dio this?
Did you find the answer here:
https://communities.sas.com/t5/SAS-Procedures/Compare-two-columns-first-alphabetically/m-p/237473 ?
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.