how we can create optional or required parameters in SAS
macro...
Answer Posted / rajeev
using %let statement
| Is This Answer Correct ? | 4 Yes | 14 No |
Post New Answer View All Answers
What is the difference between one to one merge and match merge? Give an example.
How you can read the variables that you need?
Do we follow ADAM in analysis dataset development?How? Usually which version? Why is it necessary?
what is the difference between nodup and nodupkey options? : Sas programming
do you need to know if there are any missing values? : Sas programming
for whom is sas data integration studio designed? : Sas-di
For a user to have access to a standard workspace server, is internal authentication alone is sufficient? : sas-grid-administration
Do you need to rearrange the order of the data for the report?
what is proc Index? and what is proc document?
what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming
How do you add a number to a macro variable? : sas-macro
How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro
Explain the difference between nodup and nodupkey options?
what is sas metadata repository? : Sas-bi