What is difference between Global n Local Macro Variables..?
Answer Posted / balu
global variables,is defined if it is "open code"that is everything outside the macro.and it can be used anywhere in the program.whereas local variables are defined inside the macro.and it is used only inside its own macro.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
what is sas metadata server? : Sas-di
What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro
If you could design your ideal job, what would it look like?
: and & modifiers.
What are the table names in oracle database...?
How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro
Define run-group processing?
What are the differences between sum function and using “+” operator?
How to create an external dataset with sas code?
why is sas data integration studio important? : Sas-di
Are you involved in writing the inferential analysis plan? Tables specifications?
What is a pdv and what are its functions?
I need level 2 to 5 sas using companies in india
In sas admin differentiate between roles and capabilities? : sas-grid-administration
What is data _null_?