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
How is character variable converted into numeric variable and vice versa?
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable? : sas-macro
Name types of category in which SAS Informats are placed?
How many ways to overcome a missing values???
why is sas data integration studio important? : Sas-di
what is the use of proc sql? : Sas programming
Tell e how how dealt with..
what is the use of proc contents and proc print in sas? : Sas-administrator
Differentiate between format and informat? : sas-grid-administration
How to read an input file in sas?
how would you create multiple observations from a single observation? : Sas programming
where to use sas business intelligence? : Sas-bi
what has been your most common programming mistake? : Sas programming
What are the new features included in the new version of SAS Programming Language?
Explain the use of proc gplot? : sas-grid-administration