Do you use PROC REPORT or PROC TABULATE? Which do you
prefer? Explain.
Answer Posted / guest
i refered procreport because it is more efficient tool than
tabulate why becasuse use with report we can do means
frequency and tabulate also
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Why and when do you use proc sql?
how does sas handle missing values in a merge? : Sas programming
explain the concepts and capabilities of business object? : Sas-bi
how could you generate test data with no input data? : Sas programming
Do you need to rearrange the order of the data for the report?
How will you use the WHO Drug Dictionary for Reporting Clinical Trials?
Mention sas system options to debug sas macros.
Do you need to compute new variables? If so,should you do this before you execute the report-writing procedure?
what is snowflake schema? : Sas-di
How we can call macros with in data step? : sas-macro
How substr function works in sas?
what is the use of proc contents and proc print in sas? : Sas-administrator
how would you create multiple observations from a single observation? : Sas programming
What is a put statement?
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro