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
how do the in= variables improve the capability of a merge? : Sas programming
Difference between informat and format?
This entry was posted in General. Bookmark the permalink. Post a comment or leave
How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro
what are some differences between proc summary and proc means? : Sas programming
Will it bother you if the guy at the next desk times the frequency and duration of your bathroom or coffee breaks on the grounds that ?you are getting paid twice as much as he is??
In proc transpose and data step with arrays which one you pick?
where are dashboard components are created and maintained? : Sas-bi
what is sas database server? : Sas-di
how the sas basic syntax style described? : Sas-administrator
What is the use of %include statement?
What are the implications?
What are the special input delimiters used in SAS?
explain what is factor analysis? : Sas-administrator
Describe the function and untility of the most difficult SAS macro that you have written.