What is the difference between Proc tabulate and Proc print

Answer Posted / sheetal

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

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the default statistics for means procedure?

631


describe about physical data integration? : Sas-di

553


explain the difference between alternate key, business key, foreign key, generated key, primary key, retained key and surrogate key ? : Sas-di

537


I have a SCD Type 2 Dimention for Location In which A Sales Office in Having two Surrogate Keys just because of the change in it's Sales Group. SKey SalesGroup Sales Office BeginDate EndDate 280 SG1 SO1 01APR2000 01APR2010 281 SG2 SO1 02APR2010 31MAR2999 Now while loading the Fact, the Lookup ir returning SKey 280 for records before and after 01APR2010. I am not able to give WHERE condition in the Lookup Properties (TranDate between BeginDate and EndDate). Please help.

1687


What is maximum number of rows and cols can be handled in SAS?

844






How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro

570


Give e an example of..

1642


what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming

713


i have a dataset with 100 obs i want to generate title from 20th obs onwards with total observations. that should contain 100 obs.dont use firstobs and dnt split the data. use dataset block or proc report? how can we genarate;

1955


What is the use of %include statement?

613


Differentiate between format and informat? : sas-grid-administration

571


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

1672


How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?

2373


What are the data types does SAS contain?

644


What is the basic structure of a sas program?

588