what are all the ways to define macro variable??

Answer Posted / rahul

%Let
Iterative %DO statement
%GLOBAL statement
%INPUT statement
INTO clause of the SELECT statement in SQL
%LOCAL statement
%MACRO statement
SYMPUT routine and SYMPUTN routine in SCL
%WINDOW statement

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable? : Sas programming

1102


What is SAS? What are the functions does it performs?

952


What’s the difference between var b1 – b3 and var b1 — b3?

1061


Explain append procedure?

839


explain the use of % includes a statement in sas? : Sas-administrator

763


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

1159


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

2071


What is the difference between %put and symbolgen? : sas-macro

922


What is the different between functions and PROCs that calculate the same simple descriptive statistics?

1526


Are you involved in writing the inferential analysis plan? Tables specifications?

3708


What is the difference between proportion and average?

3010


explain the difference between alternate key, business key, foreign key, generated key, primary key, retained key and surrogate key ? : Sas-di

813


How to specify variables to be processed by the freq procedure?

836


what are the best practices to process the large data sets in sas programming? : Sas-administrator

795


Why double trailing @@ is used in input statement?

930