Answer Posted / thanwi
Using %eval function
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the difference between class statement and by statement in proc means?
Describe the function and untility of the most difficult SAS macro that you have written.
Tell me more about the parameters in macro? : sas-macro
What are the data types does SAS contain?
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming
Explain proc sort?
what is SAS OPTIMIZATION?
Mention the difference between ceil and floor functions in sas?
What are the automatic variables for macro? : sas-macro
What is SAS informats?
What is the maximum length of the macro variable?
What is the good sas programming practices for processing large data sets?
explain about sas business intelligence? : Sas-bi
Enlist the syntax rules followed in sas statements.
Explain the purpose of substr functions in sas programming.