CHOOSE ANY ONE OF THE PROCEDURE FOLLOWING TO GENERATE THE
REPORTS? HOW CAN YOU SAY IT IS BETTER THAN THE OTHER?
AND DEFERENCIATE THESE TWO ?
1). REPORT PROCEDURE
2). TABULATE PROCEDURE
Answer Posted / reshma
I will go with Proc report. proc report is the best
procedure than any other to customize your reports in
required format as per customers/sponsers need.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how to change the execute of macro
What are the parameters of scan function?
What is the difference between %local and %global? : sas-macro
What are the features of SAS?
How will you react when, while consulting a SAS documentation manual to get an answer to a problem, someone says hey, I thought you were supposed to know all that stuff already, and not have to look it up in a book?
Explain the purpose of retain statement.
What is the difference between proportion and average?
what are input dataset and output dataset options? : Sas programming
How to limit decimal places for the variable using proc means?
Explain the difference between using drop = data set option in set and data statement?
How can I remove header from output data set?
why a stop statement is needed for the point= option on a set statement?
What is the use of function Proc summary?
what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming
what is the effect of the options statement errors=1? : Sas programming