how we can create optional or required parameters in SAS
macro...
Answer Posted / sheetal
In macro definition you can create required parameters and
using %let or call symput you can create optional
parameters in sas macro
| Is This Answer Correct ? | 2 Yes | 9 No |
Post New Answer View All Answers
Mention few capabilities of sas framework.
What is maximum number of rows and cols can be handled in SAS?
How to create a permanent sas data set?
What is a put statement?
How do you add a number to a macro variable? : sas-macro
what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming
What do you understand by the term Normal Distribution?
Mention the category in which sas informats are placed?
What is the length assigned to the target variable by the scan function?
What do the put and input function do?
Name validation tools used in SAS
What is the difference between reading data from an external file and reading data from an existing data set?
what is ae onset date n what is RDS
What are the different types of sas functions?
How to sort in descending order?