Answer Posted / srinivasreddy
%let a=%eval(3+4);
%put &a;
answers is : 7
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
what other sas products have you used and consider yourself proficient in using? : Sas programming
sas implementing companies in pune implementing clinical projects if anyone knows plz send ans immediately
Difference between sum function and using “+” operator?
How to create list output for cross-tabulations in proc freq?
What is the difference between %local and %global? : sas-macro
How necessary is it to be creative in your work?
What is factor analysis?
Where do you use proc means over proc freq?
Hi, Does anybody has lastest SAS certification(base, adv., clinical)dumps,if anybody has please email me at mailtorajani76@gmail.com. Thanks
how does sas handle missing values in assignment statements? : Sas programming
What do the mod and int function do? : Sas programming
How to limit decimal places for variable using proc means?
Which command is used to save logs in the external file?
how are numeric and character missing values represented internally? : Sas programming
what is hash files in sas and why we are using this one in sas?