BookmarkSubscribeRSS Feed
thanikondharish
Calcite | Level 5
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
Calcite | Level 5
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.

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

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