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 |
For a user to have access to a standard workspace server, is internal authentication alone is sufficient? : sas-grid-administration
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
WHAT DOES A SAS SPECIFICATION DOCUMENT SDS CONTAIN ?
what is broad cast agent? : Sas-bi
Mention what is PROC in SAS?
Hi Friends, Am Priya,new to your forum. am looking for Interview questions on SAS Platform Administration. I searched everywhere but I couldn't find them,please can anyone help me with complete interview questions normally everyone will face in the interviews on SAS Administration. am really facing problems in the interviews,am not able to answer any of their questions. I would really appreciate all your help if you can email the complete Interview Questions to priyafeb84@gmail.com Kindly awaiting for your reply with eager
Which command is used to save logs in the external file?
Describe 5 ways to do a “table lookup” in SAS?
what is data access? : Sas-di
What do you feel about hardcoding?
Explain by-group processing?
what is incremental update ? is this possible in SAS OLAP CUBE STUDIO.