what is the diff. b/w proc means and proc summary?
Answer Posted / lakshmi
PROC SUMMARY DEFAULTS TO NOPRINT
PROC MEANS DEFAULTS TO PRINT
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Differences between where and if statement?
What is program data vector (pdv)?
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
What is the difference between using drop = data set option in data statement and set statement?
what are the types of interactive display types? : Sas-bi
What is the maximum length of the macro variable? : sas-macro
Mention some common errors that are usually committed in sas programming.
how to debug and test the sas program? : Sas-administrator
What is PDV?
how could you generate test data with no input data? : Sas programming
What do the put and input function do?
What does the RUN statement do?
If money were no object, what would you like to do?
What would be the value of month at the end of data step execution and how many observations would be there?
Mention how to limit decimal places for the variable using proc means?