One way of creating a new variable in Macros is by %
Let....What is the other way..?
Answer Posted / prem krishnan
1) %macro <macroname> ( );
%mend (<macroname>;
a DATA step that contains a SYMPUT routine within a macro
definition
a DATA step that contains a SYMPUTX routine within a macro
definition
a SELECT statement that contains an INTO clause in PROC SQL
within a macro
definition
a %LOCAL statement.
%global statement
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
explain about data integrator metadata reports? : Sas-di
which date function advances a date, time or datetime value by a given interval? : Sas programming
What are the limitations for memory allocation for SAS variables
In sas admin differentiate between roles and capabilities? : sas-grid-administration
What are the different types of sas functions?
What is the use of PROC gplot?
: and & modifiers.
What do you know about sas data set?
what is slowly changing dimension? : Sas-di
what is sas and what are the functions? : Sas-administrator
what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming
how do you pull data from equifax?tell me the process?
what is sas olap server? : Sas-di
What Proc glm does?
what is data access? : Sas-di