Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what are the differences between proc report and proc
tabulate?

Answers were Sorted based on User's Feedback



what are the differences between proc report and proc tabulate?..

Answer / sandhya

Generally, PROC TABULATE takes a lot of memory space, which
slows down the perfomance. If we are working in one of the
many client machine with one common server, it is suggested
that we use PROC REPORT. PROC TABULATE is an effective
reporting procedure for a large dataset.

Is This Answer Correct ?    6 Yes 3 No

what are the differences between proc report and proc tabulate?..

Answer / 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

what are the differences between proc report and proc tabulate?..

Answer / kumaraswamy maduri

Proc Report is used to create a customized output from
existing data.

Proc tabulate can even calculate statistics and prints the
data in tabular representation.

The basic difference is proc tabulate can calculate using
few statistics but proc report doesn't. Proc report has to
be used when you want to customize the report.

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More SAS Interview Questions

what is the main difference between rename and label? (don't say that they both perform the same function).

11 Answers   Parexel,


Could you please answers for this. 1.Code the tables statement for a single-level (most common) frequency. 2.Code the tables statement to produce a multi-level frequency.

2 Answers  


what are sas bi dashboard components? : Sas-bi

0 Answers  


how do the in= variables improve the capability of a merge? : Sas programming

0 Answers  


Code a PROC MEANS that shows both summed and averaged output of the data.

5 Answers  


explain about various caches available in data integrator? : Sas-di

0 Answers  


Why is a STOP statement needed for the point=option on a SET statement?

2 Answers   Quintiles,


sas implimented companies in hyderabad

11 Answers   CTS, HSBC,


i am importing large data from oracle to work library. in log there is a error message worklibrary space is not enough. then how to import the data safely to sas environment.

2 Answers   Cap Gemini,


How to get top scorer student from a class-table having different sections A,B, C & D? Each section having same number of students.

2 Answers  


For what purpose(s) would use the RETURN statement?

1 Answers  


How do you debug and test your SAS programs?

0 Answers   Quintiles,


Categories