Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is Global Symbol table and Local symbol table?

Answers were Sorted based on User's Feedback



what is Global Symbol table and Local symbol table? ..

Answer / rammy.uf

Thats true Vinod.
1. % Global the macro variables are stored in Global Symbol
table for % Local the macro variables are stored in Local
Symbol table
2. You can use the global macro in open code. It is
impossible with Local coz it can be used only inside macro
definition
3.The local get erazed after execution of the programme
wheras the global ends after the session close .

Is This Answer Correct ?    13 Yes 3 No

what is Global Symbol table and Local symbol table? ..

Answer / veena basani

as of i know in sas macros the %global variables we can use
any where in the sas application bus %local variable we can
use with in the macro. please correct me if am wrong

Is This Answer Correct ?    4 Yes 3 No

what is Global Symbol table and Local symbol table? ..

Answer / vinod

I know that the macro variable values are stored in the
global symbol table if it is global variable and are stored
in local symbol tables if they are local varibles.I've just
an idea about these so i'm providing this answer only can
any one comment on this

Is This Answer Correct ?    5 Yes 8 No

what is Global Symbol table and Local symbol table? ..

Answer / ganesh k

table which has list of all Global and Local variables.
will have the MacroVariableName and it's Value.

Is This Answer Correct ?    0 Yes 5 No

Post New Answer

More SAS Interview Questions

do you prefer proc report or proc tabulate? Why? : Sas programming

0 Answers  


what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi

0 Answers  


Explain the message 'Merge has one or more datasets with repeats of by variables'.

5 Answers  


How experienced are you with customized reporting and use of Data _Null_ features?

4 Answers   Oracle,


How do you use the do loop if you don’t know how many times you should execute the do loop?

0 Answers  


How do you download a flat file from Mainframe to your local PC using SAS?

3 Answers  


How many data types are there in SAS?

0 Answers  


what is sas metadata repository? : Sas-bi

0 Answers  


What are the best sas programming practices for handling very large datasets? : sas-grid-administration

0 Answers  


How would you define the end of a macro? : sas-macro

0 Answers  


what are different type of sas servers ? On which server does the sas code execute ?

4 Answers   TCS,


What is criteria for adverse events and treatment-emergent adverse events?

2 Answers   Accenture,


Categories