what is the diff. b/w proc means and proc summary?
Answer Posted / padmasri
The major difference between Proc Means and Proc Summary is
proc means by default generates an output but proc summary
does not generate output if we specify print option in the
proc summary it will generate an output.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is the sas data set? : sas-grid-administration
What is the basic syntax style in SAS?
I have a dataset concat having variable a b & c. How to rename a b to e & f?
How would you define the end of a macro? : sas-macro
How to create an external dataset with sas code?
I am preparing SAS Certified Advanced Programmer for SAS 9 in 2014. If anybody has the latest dumps for this exam, please mail me at dhiman.mukherjee@gmail.com
What is the purpose of trailing @ and @@? How do you use them?
what are the benefits of data integration? : Sas-di
What does PROC print, and PROC contents do?
What commands are used in the case of including or excluding any specific variables in the data set?
how to create the AE dataset by using SDTMIG specifications and SAP plan by using UNIX platform?
what is sas database server? : Sas-di
What are the best sas programming practices for handling very large datasets? : sas-grid-administration
explain the difference between proc means and proc summary?
Name any two sas spawners? : sas-grid-administration