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 is the difference between Proc tabulate and Proc print

Answers were Sorted based on User's Feedback



What is the difference between Proc tabulate and Proc print..

Answer / ranjith.m

The PRINT procedure: prints the observations in a SAS data
set, using all or some of the variables. You can create a
variety of reports ranging from a simple listing to a
highly customized report .

The Tabulate procedure : used to print tabular type of
Reports
and we can find descriptive statistics.

Is This Answer Correct ?    11 Yes 1 No

What is the difference between Proc tabulate and Proc print..

Answer / pavan

proc print is used to print the observations in the output
proc tabulate is used to print the observations in table
form
as rows and colums

Is This Answer Correct ?    5 Yes 0 No

What is the difference between Proc tabulate and Proc print..

Answer / sheetal

proc print produces list report output. Proc Tabulate print
crosstabulation report output.

Is This Answer Correct ?    3 Yes 0 No

What is the difference between Proc tabulate and Proc print..

Answer / suresh ganapuram

Proc tabulates out puts the aggregate values in table

whereas

Proc print used to print the data of a dataset into an out
put window

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More SAS Interview Questions

If you have a data set that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variable?

10 Answers   Accenture,


Name statements that are recognized at compile time only?

3 Answers   Accenture,


Explain what is the use of proc gplot?

0 Answers  


What is a pdv and what are its functions?

0 Answers  


How many ways to overcome a missing values???

0 Answers   HSBC,


what are input dataset and output dataset options? : Sas programming

0 Answers  


I am preparing SAS Certified Advanced Programmer for SAS 9 in 2014. If anybody has the latest dumps for this exam, please mail me at dhiman.mukherjee@gmail.com

0 Answers  


What is the maximum length of the macro variable?

0 Answers  


Do you need to rearrange the order of the data for the report?

0 Answers  


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

0 Answers  


What is the Program Data Vector (PDV) and What are its functions?

9 Answers  


what is pdv? how it is related to input buffer in sas?

5 Answers   HSBC, Satyam,


Categories