One way of creating a new variable in Macros is by %
Let....What is the other way..?

Answer Posted / lavanya

In addition to the %LET statement, other features of the macro language that create macro variables are
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 ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between sum function and using “+” operator?

602


What is maximum number of rows and cols can be handled in SAS?

854


Difference between SAS STATA & SPSS?

681


what is change analysis in sas di ? : Sas-di

606


how will you location sas platform applications available from web browser? : Sas-bi

544






What are the default statistics for means procedure?

642


If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?

705


I need level 2 to 5 sas using companies in india

1932


Can you explain the process of calendar?

640


What are the difference between sas functions and procedures?

640


what are validation tools that are used in sas? : Sas-administrator

593


what is business intelligence? : Sas-bi

583


What does the RUN statement do?

854


how to read the variables in sas? : Sas-administrator

554


Mention how to limit decimal places for the variable using proc means?

643