Answer Posted / 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 View All Answers
How to convert a numeric variable to a character variable?
what is data access? : Sas-di
Why double trailing @@ is used in input statement?
what is SAS OPTIMIZATION?
Given an unsorted data set, how to read the last observation to a new data set?
What are the differences between proc means and proc summary?
What is PDV?
what is the use of proc contents and proc print in sas? : Sas-administrator
Mention sas system options to debug sas macros.
what are the benefits of data integration? : Sas-di
how could you generate test data with no input data? : Sas programming
Give some ways by which you can define the variables to produce the summary report (using proc report)?
What is run-group processing?
How will you use the WHO Drug Dictionary for Reporting Clinical Trials?
What is the purpose of trailing @ and @@? How do you use them?