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
what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming
Name some categories in sas 9? : sas-grid-administration
what has been your most common programming mistake? : Sas programming
Mention what are the data types does SAS contain?
what is the use of sas management console? : Sas-di
What is the different between functions and PROCs that calculate the same simple descriptive statistics?
what are _numeric_ and _character_ and what do they do? : Sas programming
What are the scrubbing procedures in sas?
what is data governance? : Sas-di
Explain input and put function?
What are the difference between sas functions and procedures?
How to sort in descending order?
Explain the use of proc gplot? : sas-grid-administration
What is by-group processing?
What is the difference between %local and %global? : sas-macro