BookmarkSubscribeRSS Feed
amar1
Calcite | Level 5
data work.retail; 
cost = '20000'; 
total = .10 * cost; 
run;

 

 Which one of the following is the value of the variable TOTAL in the output data set?

1 REPLY 1
ballardw
Super User

Did you attempt to run the code?

 

If you intended to post a multiple choice response that wasn't included.

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