what are the differences between proc report and proc
tabulate?

Answer Posted / ravi

Proc Report is used for listing output and ODS destinations

Proc tabulate is an alternative to using Proc report or File Print. Proc Tabulate summarizes value for all observation in a data set and prints the summaries in a table format.

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is proc Index? and what is proc document?

2297


what are sas bi dashboard components? : Sas-bi

917


in the flow of data step processing, what is the first action in a typical data step? : Sas programming

886


What is the difference between %local and %global? : sas-macro

923


which date functions advances a date time or date/time value by a given interval? : Sas programming

780


name several ways to achieve efficiency in your program? : Sas programming

801


How do you use the do loop if you don’t know how many times you should execute the do loop?

1051


Assuming {et} is randomly drawn from N(0,1) and e0 = 0, generate 200 observations of xt = et − 0.5e(t−1) and draw a line graph of xt.

1710


What is SAS? What are the functions does it performs?

985


what are _numeric_ and _character_ and what do they do? : Sas programming

934


how many types of prompts are there? : Sas-bi

807


what is sas database server? : Sas-di

846


What does proc print, and proc contents are used for?

855


which features do you use to check the data validations and errors? : Sas-administrator

843


what is program data vector? : Sas-administrator

877