One way of creating a new variable in Macros is by %
Let....What is the other way..?
Answer Posted / xxx
%Global;
%Local;
%let;
call symput in datastep;
into clause in proc sql;
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
Difference between nodup and nodupkey options?
What function CATX syntax does?
What are the ways in which macro variables can be created in sas programming?
If money were no object, what would you like to do?
Explain the special input delimiters used in sas programming.
How to read an input file in sas?
Mention how to limit decimal places for the variable using proc means?
What is the difference between order and group variable in proc report?
In sas admin differentiate between roles and capabilities? : sas-grid-administration
What is the use of function Proc summary?
Differences between where and if statement?
Do we follow ADAM in analysis dataset development?How? Usually which version? Why is it necessary?
What is the difference between where and if statement?
Enlist the syntax rules followed in sas statements.