Do you prefer Proc Report or Proc Tabulate? Why?

Answer Posted / chiranjeevi.p

Proc tabulate is reffered as the 'semi statistical
procedure',which is used to generate the tabular reports.
proc report:
proc report is a pre defined procedure using which we can
generate a reports.Using the proc report,two kinds of
reports can be generated.there are
1)Detailed report
2)Summary report
Summary report is the report,which can hold more than one
observation in it.it is referred as S.report.
Detailed report is the report which can hold only a single
observation in it explained in detail.
so we can prefer the proc report instead of proc tabulate.

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

515


what are the benefits of data integration? : Sas-di

543


What are the special input delimiters used in SAS?

658


what is scheduling and how will u implement it. In scheduling 5 jobs r running if there is an error occured at 3rd job and how will u check and waht necessary steps will u take not to repeat the same mistake

1919


State the difference between INFORMAT and FORMAT ?

599






what are the types of interactive display types? : Sas-bi

656


Have you ever used the SAS Debugger?

1212


what is the purpose of _error_? : Sas programming

614


if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation

1169


what is the one statement to set the criteria of data that can be coded in any step? : Sas programming

654


Difference between sum function and using “+” operator?

606


What is the difference between one to one merge and match merge? Give an example.

578


what is the basic structure sas administrator? : Sas-administrator

567


Hi, Does anybody has lastest SAS certification(base, adv., clinical)dumps,if anybody has please email me at mailtorajani76@gmail.com. Thanks

1802


how to do user inputs and command line arguments in sas?

2432