Do you use PROC REPORT or PROC TABULATE? Which do you
prefer? Explain.
Answer Posted / siri
I prefer Proc report as it is higly customizable and
flexible where I can define each column in what ever way I
want to and even make use of SAS functions, logic
processing, and assignment statements and create new
variables for report making use of the compute block of pro
report
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
What are the table names in oracle database...?
What are the implications?
for whom is sas data integration studio designed? : Sas-di
Can you execute macro within another macro? : sas-macro
How substr function works in sas?
what are all the reports you generated in your recent project?
what is function of retain statment
Explain the use of proc print and proc contents?
How do you connect the desktop application to metadata server? : sas-grid-administration
In SAS explain which statement does not perform automatic conversions in comparisons?
name several ways to achieve efficiency in your program? : Sas programming
How would you identify a macro variable?
How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
what is information maps?