what is the difference between proc means and proc summary?
Answer Posted / abc
proc summary without var statement gives only sum.
proc summary with var !!!to proc means
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
explain the main difference between the nodup and nodupkey options? : Sas-administrator
in the flow of data step processing, what is the first action in a typical data step? : Sas programming
how will you location sas platform applications available from web browser? : Sas-bi
what is enterprise guide? What is the use of it? : Sas programming
Describe a time when you were really stuck on a problem and how you solved it?
What was the last computer book you purchased? Why?
Describe the function and untility of the most difficult SAS macro that you have written.
AE datasets names? how many types?
What does proc print, and proc contents are used for?
What can be the size of largest dataset in SAS?
What does the RUN statement do?
What is the basic syntax of a sas program?
for what purpose would you use the retain statement? : Sas programming
If a variable contains letters or special characters, can it be numeric data type?
How can I remove header from output data set?