What are symbol tables?Differemce between Local N Global
Symbol tables.....
Answer Posted / 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 |
Post New Answer View All Answers
What is the basic structure of a sas program?
How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
What Proc glm does?
Mention the difference between ceil and floor functions in sas?
What is the difference between using drop = data set option in data statement and set statement?
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
How do you debug and test your SAS programs?
Differentiate input and infile.
How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?
describe how to adjust the performance of data integrator? : Sas-di
what do the sas log messages "numeric values have been converted to character" mean? : Sas programming
How do you delete duplicate observations in sas?
Have you ever used the SAS Debugger?
Explain the use of proc gplot? : sas-grid-administration
What versions of SAS have you used (on which platforms)?