Do you prefer Proc Report or Proc Tabulate? Why?
Answer Posted / satheesh
using proc report we can create a new variable using
compute block .but in the case of tabulate we didnt create..
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what is the difference between floor and ceil functions in sas? : Sas-administrator
What is the use of stop statement?
Can you execute macro within another macro? If so, how would sas know where the current macro ended and the new one began? : sas-macro
How to specify variables to be processed by the freq procedure?
how do you want missing values handled? : Sas programming
What is the role of sas grid administrator? : sas-grid-administration
What are the data types in sas?
what is snowflake schema? : Sas-di
What is a pdv and what are its functions?
What are pdv and it functions?
How to limit decimal places for variable using proc means?
Which statement does not perform automatic conversions in comparisons?
What is the difference between where and if statement?
Mention what is the difference between nodupkey and nodup options?
Did you used proc test? when?