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
What is the difference between the proc sql and data step?
What are types of transport files?
Name and describe few sas character functions that are used for data cleaning in brief.
What are pdv and it functions?
what is the use of sas management console? : Sas-di
What sas features do you use to check errors and data validation?
what is the function of catx syntax? : Sas-administrator
what is the primary data source for the wrs? : Sas-bi
How can you limit the variables written to output dataset in data step?
Explain by-group processing?
Describe a time when you were really stuck on a problem and how you solved it?
Explain the purpose of retain statement.
how do you debug and test your sas programs? : Sas programming
Do you need to rearrange the order of the data for the report?
explain what is factor analysis? : Sas-administrator