What are symbol tables?Differemce between Local N Global
Symbol tables.....
Answers were Sorted based on User's Feedback
Answer / chetan
Symbol table is save the Macro varibale list.
Local symobl table save the local macro varibale &
Global symbol table save the global macro varibale.
| Is This Answer Correct ? | 8 Yes | 3 No |
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 |
What do you feel about hardcoding?
what do the sas log messages "numeric values have been converted to character" mean? : Sas programming
wat is sas? is a package or programming language?
why a stop statement is needed for the point= option on a set statement?
What is maximum storage capability of SAS?
How many data types are there in SAS?
which features do you use to check the data validations and errors? : Sas-administrator
how can u join the two tables without using proc sql Joins and nested queries ?
what is _error_?
2 Answers Axis Bank, Cognizant, JPMorgan Chase,
How do you download a flat file from Mainframe to your local PC using SAS?
What is your favorite all time computer book? Why?
what is data governance? : Sas-di