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?

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?

2304


What are the statements in proc sql?

1147


how can you put a "trace" in your program? : Sas programming

1108


What are the default statistics that proc means produce?

1086


How you can read the variables that you need?

1173


How to specify variables to be processed by the freq procedure?

1116


Describe the ways in which you can create macro variables? : sas-macro

1113


What is slibref?

1326


how the sas basic syntax style described? : Sas-administrator

1061


what are all the reports you generated in your recent project?

2253


What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?

1198


Can you execute macro within another macro? : sas-macro

1047


How do dates work in SAS data?

1227


What is the function of output statement in a SAS Program?

1122


Explain the purpose of retain statement.

1105