Tell different ways to create Macrovarible?

Answer Posted / paramatma pulivarthi

there are 5 ways to create macro variable
1.by using %global
2.by using %local
3.by using %let
4.by using call symput
5.by using select and into clause
and
6. by passing the values to macro through the parameters.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the applications primarily used by business analyst? : Sas-bi

562


What would you change about your job?

1929


How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?

2391


What are the differences between proc means and proc summary?

605


What is the basic syntax style in SAS?

621






What is the difference between input and infile statement?

691


Mention sas system options to debug sas macros.

668


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

808


what is metadata? : Sas-bi

607


what is proc Index? and what is proc document?

1998


what is the use of sas management console? : Sas-di

615


Explain what is the use of proc gplot?

709


Do you need to rearrange the order of the data for the report?

1842


For what purpose would you use the RETAIN statement?

1053


Name and describe few sas character functions that are used for data cleaning in brief.

671