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
explain about various caches available in data integrator? : Sas-di
In sas, what are the areas that you are most interested in? : sas-grid-administration
what is transformation in sas data integration? : Sas-di
if a variable contain dates like "2015/01"---"2015/12" (yymm) ,How to add day to those dates,if them month is jan then 31 if the month is feb then 28 so on ...
What is the difference between class statement and by statement in proc means?
what are sas/access and sas/connect? : Sas programming
what is sas olap server? : Sas-di
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming
what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming
Mention sas system options to debug sas macros.
What is proc sort?
How do dates work in SAS data?
How can you create a macro variable with in data step? : sas-macro
Do we follow ADAM in analysis dataset development?How? Usually which version? Why is it necessary?
what is treatment emergent events and treatment emregent adverse event