BookmarkSubscribeRSS Feed
sas_university
Obsidian | Level 7

data ds ;
infile datalines ;
input name&$15. result ;
cards;
neha kumari  10
prasanna  20
naidu  30
sivakumar  20
krithi kumari  40
;

 

 

 

1 REPLY 1

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

How to Concatenate Values

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 521 views
  • 1 like
  • 2 in conversation