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

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