what is Global Symbol table and Local symbol table?
Answer Posted / vinod
I know that the macro variable values are stored in the
global symbol table if it is global variable and are stored
in local symbol tables if they are local varibles.I've just
an idea about these so i'm providing this answer only can
any one comment on this
| Is This Answer Correct ? | 5 Yes | 8 No |
Post New Answer View All Answers
what is the difference between nodup and nodupkey options? : Sas programming
what is the difference between infile and input? : Sas-administrator
How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?
What is the maximum and minimum length of macro variable
Explain what is SAS informats?
How to include or exclude specific variables in a data set?
In proc transpose and data step with arrays which one you pick?
What is the function of Stop statement in a SAS Program?
what is null hypothesis? why do you consider that?
Can you execute a macro within a macro? Describe. : sas-macro
how many display types available in sas bi dashboard? : Sas-bi
Mention what is SAS data set?
How to read an input file in sas?
What are the difference between the sas data step and sas procs?
what is the function of catx syntax? : Sas-administrator