Do you prefer Proc Report or Proc Tabulate? Why?
Answer Posted / rajeev
i will prefer only repoer procedure because we can create
anew variables and some calculations using compute option.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the basic syntax of a sas program?
What is SAS informats?
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
how can you put a "trace" in your program? : Sas programming
What is program data vector (pdv)?
What are the default statistics for means procedure?
what are the benefits of data integration? : Sas-di
List down the reasons for choosing sas over other data analytics tools.
Give some examples where proc report’s defaults are different than proc print’s defaults?
What does the trace option do?
Describe 5 ways to do a “table lookup” in SAS?
What is the use of PROC gplot?
In ARRAY processing, what does the DIM function do?
What do the PUT and INPUT functions do?
: and & modifiers.