what is Global Symbol table and Local symbol table?
Answer Posted / veena basani
as of i know in sas macros the %global variables we can use
any where in the sas application bus %local variable we can
use with in the macro. please correct me if am wrong
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
what has been your most common programming mistake? : Sas programming
What is the use of divide function?
How to test the debugging in sas?
What is the use of function Proc summary?
What are the features of base sas system?
What is the different between functions and PROCs that calculate the same simple descriptive statistics?
Mention what is the difference between nodupkey and nodup options?
What is the maximum and minimum length of macro variable
How do you test for missing values?
where are dashboard components are created and maintained? : Sas-bi
Can you execute macro within another macro? : sas-macro
Explain data_null_?
Explain data step in SAS
How would you invoke a macro? : sas-macro
what is hierarchy flattening? : Sas-di