Tell different ways to create Macrovarible?
Answer Posted / paramatma pulivarthi
there are 5 ways to create macro variable
1.by using %global
2.by using %local
3.by using %let
4.by using call symput
5.by using select and into clause
and
6. by passing the values to macro through the parameters.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
State the difference between INFORMAT and FORMAT ?
why is sas considered self-documenting? : Sas programming
what is the use of proc contents and proc print in sas? : Sas-administrator
What does PROC print, and PROC contents do?
What sas features do you use to check errors and data validation?
What are types of transport files?
Describe the ways in which you can create macro variables?
for whom is sas data integration studio designed? : Sas-di
If a variable contains letters or special characters, can it be numeric data type?
which date functions advances a date time or date/time value by a given interval? : Sas programming
What are pdv and it functions?
How do you delete duplicate observations in sas?
Explain data step in SAS
Explain the purpose of retain statement.
What are the functions which are used for character handling functions?