What is the difference between %local and %global?



What is the difference between %local and %global?..

Answer / venkatesh

if we write macro variable inside the local it is called local macro we can turn local macro variable into global macro.

if we write macro outside the global it is called global macro we can't turn global macro into local.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SAS Interview Questions

CHOOSE ANY ONE OF THE PROCEDURE FOLLOWING TO GENERATE THE REPORTS? HOW CAN YOU SAY IT IS BETTER THAN THE OTHER? AND DEFERENCIATE THESE TWO ? 1). REPORT PROCEDURE 2). TABULATE PROCEDURE

4 Answers   CybAge,


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

0 Answers   Quintiles,


Code a PROC SORT on a data set containing State, District and County as the primary variables, along with several numeric variables?

3 Answers  


Mention what is SAS data set?

0 Answers  


how many data types in sas? : Sas-administrator

1 Answers  






If you could design your ideal job, what would it look like?

0 Answers   Oracle,


How do dates work in SAS data?

0 Answers  


whenever we using the merging through data set merging ,we can get note in log like this "MERGE STATEMENT HAS MORE THAN ONE ONE DATASET BY REPEATED BY VAIABLES" but the output has come in good manner,whenever in in sql(full join) we can get cartion product.so How do overcome this problem in sql?

1 Answers   Accenture,


Explain the difference between using drop = data set option in set and data statement?

0 Answers  


what can you learn from the sas log when debugging? : Sas programming

0 Answers  


What is highest missing value for numeric?

1 Answers  


proc means? proc sort? proc append? proc freq? proc print? proc content?

4 Answers   Oracle,


Categories