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


Please Help Members By Posting Answers For Below Questions

How would you determine the number of missing or nonmissing values in computations?

651


how would you create multiple observations from a single observation? : Sas programming

569


for report generation which one you used proc report or data_null_?

6600


How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro

583


what is scheduling and how will u implement it. In scheduling 5 jobs r running if there is an error occured at 3rd job and how will u check and waht necessary steps will u take not to repeat the same mistake

1918






What is the general format of function in sas? : sas-grid-administration

572


Are you sensitive to code walk-throughs peer review or QC review?

2611


how we can create a FLAG datasets? Ex:-ID age_group no_persons 1 to 10 10 to 20 3 11 to 20 21 to 30 7 21 to 3o 31 to 40 5

1659


if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming

547


what is program data vector? : Sas-administrator

614


Explain what is SAS informats?

624


How do you connect the desktop application to metadata server? : sas-grid-administration

585


Explain the use of proc gplot? : sas-grid-administration

556


How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?

750


Why and when do you use proc sql?

762