what are all the ways to define macro variable??
Answer Posted / varun kumar
There are 5 ways to create a macro avriable.
1)using %LET statement.
2)Using %GLOBAL statement.
3)Using "CALL SYMPUT" routine.
4)Using Proc Sql.
5)Through parameters.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is factor analysis?
what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming
Explain by-group processing?
What is the difference between the proc sql and data step?
which date function advances a date, time or datetime value by a given interval? : Sas programming
What is the use of stop statement?
what is transformation in sas data integration? : Sas-di
How does the internal authentication work in sas? : sas-grid-administration
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro
Will it bother you if the guy at the next desk times the frequency and duration of your bathroom or coffee breaks on the grounds that ?you are getting paid twice as much as he is??
What are types of transport files?
why is a stop statement needed for the point=option on a set statement? : Sas programming
What are the table names in oracle database...?
What do the SAS log messages "numeric values have been converted to character" mean?
what is metadata? : Sas-bi