Do you prefer Proc Report or Proc Tabulate? Why?

Answer Posted / sas - user

Proc Report and Proc Tabulate procedures are very useful
for generating reports. Proc Report is preferable in using
listing type reports and Proc Tabulate is preferable in
genrating Tables.

Is This Answer Correct ?    2 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

explain what is data set in sas? : Sas-administrator

722


how would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable? : Sas programming

1096


What are symget and symput? : sas-macro

982


How to read an input file in sas?

906


I have a dataset concat having variable a b & c. How to rename a b to e & f?

794


what are some good sas programming practices for processing very large data sets? : Sas programming

715


what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming

884


Why double trailing @@ is used in input statement?

928


Explain substr function?

789


What is proc sort?

898


Which command is used to perform sorting in sas program?

786


What are the difference between ceil and floor functions in sas?

1055


what is sas application server? : Sas-di

722


What is the difference between order and group variable in proc report?

1124


For what purpose would you use the RETAIN statement?

1266