is there any difference between proc summary and proc means?
Answer Posted / ganga
yes,proc means gives default listing output as soon as the
program executes where as the proc summary doesnot.
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
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 use of %include statement?
What is the command used to find missing values?
explain the key concept of sas? : Sas-administrator
Describe the ways in which you can create macro variables? : sas-macro
Difference between informat and format?
how to do user inputs and command line arguments in sas?
why is a stop statement needed for the point=option on a set statement? : Sas programming
What is maximum storage capability of SAS?
how do you want missing values handled? : Sas programming
explain about sas business intelligence? : Sas-bi
how to read the variables in sas? : Sas-administrator
why is sas considered self-documenting? : Sas programming
How sas treats the dsd delimiters?
What is the difference between class statement and by statement in proc means?