What are symbol tables?Differemce between Local N Global
Symbol tables.....
Answer Posted / suman
Macro variables are stored in symbol tables, which list the
macro variable name and its value. There is a global symbol
table, which stores all global macro variables. Local macro
variables are stored in a local symbol table that is
created at the beginning of the execution of a macro.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
do you need to know if there are any missing values? : Sas programming
what is change analysis in sas di ? : Sas-di
What are the default statistics for means procedure?
What is the use of function Proc summary?
how to generate the test data in sas without input data? : Sas-administrator
How necessary is it to be creative in your work?
Differentiate between proc means and proc summary.
What’s the difference between var b1 – b3 and var b1 — b3?
What is a method for assigning first.VAR and last.VAR to the BY group variable on unsorted data?
how can you put a "trace" in your program? : Sas programming
Describe what are the different levels of administrative users in sas? : sas-grid-administration
How do you control the number of observations and/or variables read or written?
how does sas handle missing values in functions? : Sas programming
What sas features do you use to check errors and data validation?
What is maximum storage capability of SAS?