Tell different ways to create Macrovarible?
Answer Posted / paramatma pulivarthi
there are 5 ways to create macro variable
1.by using %global
2.by using %local
3.by using %let
4.by using call symput
5.by using select and into clause
and
6. by passing the values to macro through the parameters.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the best sas programming practices for handling very large datasets? : sas-grid-administration
what is null hypothesis? why do you consider that?
Describe 5 ways to do a “table lookup” in SAS?
Describe a time when you were really stuck on a problem and how you solved it?
Explain what Proc glm does?
How would you identify a macro variable?
how the sas basic syntax style described? : Sas-administrator
How necessary is it to be creative in your work?
Name types of category in which SAS Informats are placed?
What do you know about sas data set?
what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?
how do the in= variables improve the capability of a merge? : Sas programming
What is factor analysis?
What is a method to debug and test your SAS program?
How many ways to overcome a missing values???