What is the difference between Proc tabulate and Proc print
Answer Posted / pavan
proc print is used to print the observations in the output
proc tabulate is used to print the observations in table
form
as rows and colums
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable? : sas-macro
How is character variable converted into numeric variable and vice versa?
What is the basic structure of the SAS base program?
what is the purpose of _error_? : Sas programming
What does the RUN statement do?
What is Linear Regression?
What is the maximum length of the macro variable?
what is data integration? : Sas-di
Which date function advances a date, time or datetime value by a given interval?
what are the considerations when picking a SAS/STAT procedure?
What is proc sort?
Explain how merging helps to combine data sets.
what are some differences between proc summary and proc means? : Sas programming
in the flow of data step processing, what is the first action in a typical data step? : Sas programming
Can you suggest us materials for sdtm mapping?