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 |
Explain translate function?
When merging 2 datasets with a common variable (not merge key), how to keep both?
what is the usage for assigning error=1 in a dataset ?
What do you feel about hardcoding?
what is factor analysis? : Sas-administrator
What are the default statistics for means procedure?
How necessary is it to be creative in your work?
What is the size of PDV?
What does PROC print, and PROC contents do?
how to read character value without using substr function in sas ?
what are the three main credit bureau names
1 Answers Synchrony Financial,
how to generate means for every subject;