is there any difference between proc summary and proc means?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / ramesh varma
VAR statement must be used in proc summary.
VAR statement is optional in proc means.
proc summary with "print" option desplays output
proc means without "print" option desplays output
| Is This Answer Correct ? | 5 Yes | 0 No |
What is the work of tranwrd function?
what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming
what is the use of proc sql?
how to handle in stream data containing semicolon in it?
What is a method to debug and test your SAS program?
in which companies SAS openings are there? List of companies using SAS technology.
Explain the purpose of retain statement.
Mention what is SAS data set?
how does sas know on which server the piece of code to be executed ? say if a proc olap code is written then how the sas application would detect on which server to execute.
what is the difference between compiler and interpreter? give any one example (software product) that act as a interpreter?
36 Answers Accenture, College School Exams Tests, CTS, IBM, IHRD, Infosys, Sylhet Engineering College, TCS, Wipro,
How to get second top scorer student from a class- table having different sections A, B, C & D? each section has same number of student.
What areas of SAS are you most interested in?