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
how can you put a "trace" in your program? : Sas programming
explain about various caches available in data integrator? : Sas-di
How can I remove header from output data set?
Name some categories in sas 9? : sas-grid-administration
What are the five ways to do a table lookup in sas? : sas-grid-administration
What are the different servers in sas? : sas-grid-administration
how does sas handle missing values in procs? : Sas programming
What is SAS?
What do the mod and int function do? : Sas programming
What is PDV?
what is enterprise guide? What is the use of it? : Sas programming
what is operational data and operational system? : Sas-di
What is the different between functions and PROCs that calculate the same simple descriptive statistics?
Describe a time when you were really stuck on a problem and how you solved it?
how do you debug and test your sas programs? : Sas programming