BookmarkSubscribeRSS Feed
thanikondharish
Fluorite | Level 6
By using
if then do ;
We can create multiple variables based on one condition but how to do create multiple variables based on one condition in sql
3 REPLIES 3
VDD
Ammonite | Level 13 VDD
Ammonite | Level 13

you could use Case when statements.

thanikondharish
Fluorite | Level 6
I know case when but every time I should have to mentioned condition
Kurt_Bremser
Super User

@thanikondharish wrote:
I know case when but every time I should have to mentioned condition

And? That's SQL. If you want to use do/end blocks use a data step.

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
  • 3 replies
  • 993 views
  • 0 likes
  • 3 in conversation