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 ?
Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!
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.