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 you specify the number of iterations and specific condition within a single do loop?
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
Give some ways by which you can define the variables to produce the summary report (using proc report)?
What is the difference between where and if statement?
What are the differences between proc means and proc summary?
Explain the use of proc print and proc contents?
What is SAS? What are the functions does it performs?
what is data access? : Sas-di
How you can read the variables that you need?
What is the role of sas grid administrator? : sas-grid-administration
how the sas basic syntax style described? : Sas-administrator
What is the use of divide function?
Hi Jeevan/Akshara I have tried to contact SASI Vats for latest Advanced SAS Programming Certification Dumps (A00-212) but have not got any response. I would highly and gratefully appreciate your assistance in this regard. If you guys have access to this, would you be kind enough to forward it to me ? I would abide by all the terms you have for this. Please, note my email id: upretigopi@yahoo.com Preti Sharma
Describe the function and untility of the most difficult SAS macro that you have written.
What are the statements that are executed only?