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 data access? : Sas-di
Are you involved in writing the inferential analysis plan? Tables specfications?
Can you execute a macro within a macro? Describe. : sas-macro
What are the table names in oracle database...?
What are the different types of sas functions?
what is the effect of the options statement errors=1? : Sas programming
What does the trace option do?
What is a method to debug and test your SAS program?
What are the prime responsibilities of data integration administrator? : Sas-di
This entry was posted in General. Bookmark the permalink. Post a comment or leave
What is the difference between SAS functions and procedures?
Describe a time when you were really stuck on a problem and how you solved it?
what does the run statement do? : Sas programming
Mention sas system options to debug sas macros.
What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro