how we can call macros with in data step?
Answer Posted / ramana
We can call the macro with CALLSYMPUT
| Is This Answer Correct ? | 3 Yes | 7 No |
Post New Answer View All Answers
Name any two sas spawners? : sas-grid-administration
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming
what is sas data set?
Explain proc sort?
How is character variable converted into numeric variable and vice versa?
What is program data vector (pdv) and what are its functions?
What is the difference between where and if statement?
How to create a permanent sas data set?
Name and describe few sas character functions that are used for data cleaning in brief.
What are the implications?
For what purpose would you use the RETAIN statement?
what is the basic structure sas administrator? : Sas-administrator
which date functions advances a date time or date/time value by a given interval? : Sas programming
How many ways to overcome a missing values???
How to limit decimal places for the variable using proc means?