Do you prefer Proc Report or Proc Tabulate? Why?
Answer Posted / nishant
I depends on the situation where we use it.
I use proc tabulate when we need to produce matrix-style
reports which is preferred. with proc report we can produce
columnar-style report.
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
what is sas enterprise intelligence architecture? : Sas-bi
how to remove duplicates using proc sql?
What are the features of base sas system?
What are the new features included in the new version of SAS Programming Language?
describe about physical data integration? : Sas-di
How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
Intern stastical programmer written test
What are SAS/ACCESS and SAS/CONNECT?
how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming
what is the difference between nodup and nodupkey options? : Sas programming
Do you need to know if there are any missing values?
Mention what are the data types does SAS contain?
how are numeric and character missing values represented internally? : Sas programming
How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?