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 PROC in SAS?
what is the purpose of _error_? : Sas programming
Describe what are the different levels of administrative users in sas? : sas-grid-administration
explain what is factor analysis? : Sas-administrator
Are you involved in writing the inferential analysis plan? Tables specifications?
how do you want missing values handled? : Sas programming
What do you know about sas data set?
What versions of SAS have you used (on which platforms)?
For clinical entire study how many tables will create approx?
What would be the value of month at the end of data step execution and how many observations would be there?
What does the RUN statement do?
What can be the size of largest dataset in SAS?
What is the function of Stop statement in a SAS Program?
Describe the ways in which you can create a macro variable?
Explain the use of proc print and proc contents?