BookmarkSubscribeRSS Feed
Rambo_UK
Calcite | Level 5

Hi !!! Please help me out to get output for this input.

Input


Name    Sex    Age    Height    Weight

Alfred    M    14    69    112.5

Alice    F    13    56.5    84

Barbara    F    13    65.3    98

Carol    F    14    62.8    102.5

Henry    M    14    63.5    102.5

Output


Name    Sex  

Age    Height    Weight

Alfred    M

14    69    112.5

Alice    F

13    56.5    84

Barbara    F

13    65.3    98

Carol    F

14    62.8    102.5

Henry    M

14    63.5    102.5

1 REPLY 1
Patrick
Opal | Level 21

This looks very much like an excercise using sashelp.class.

So why don't you first give it a go and then come back here with some code explaining us where you've go stuck.

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

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
  • 570 views
  • 0 likes
  • 2 in conversation