Do you prefer Proc Report or Proc Tabulate? Why?
Answer Posted / mallikarjuna reddy
by using proc tabulate, we can get only cross tabular
reports, where as proc report generates summary reports,
listing reports besides generating cross tabular reports.
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming
what is sas enterprise intelligence architecture? : Sas-bi
List down the reasons for choosing sas over other data analytics tools.
What is the difference between INPUT and INFILE ?
what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming
How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?
how does sas handle missing values in a merge? : Sas programming
what is sas business intelligence? : Sas-bi
In ARRAY processing, what does the DIM function do?
What is the general format of function in sas? : sas-grid-administration
WHAT IS SAS WEB SERVICE and what are the steps to create an xml service ?
how to generate the test data in sas without input data? : Sas-administrator
What is the difference between using drop = data set option in data statement and set statement?
What versions of SAS have you used (on which platforms)?
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?