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 difference between floor and ceil functions in sas? : Sas-administrator
I need level 2 to 5 sas using companies in india
what is data governance? : Sas-di
what is slowly changing dimension? : Sas-di
what type of graphs we will create(for 2+years candidates)?
Enlist the syntax rules followed in sas statements.
Mention how to limit decimal places for the variable using proc means?
What are the data types that sas contain?
how do you want missing values handled? : Sas programming
What do the sas log messages “numeric values have been converted to character” mean? What are the implications?
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
which date functions advances a date time or date/time value by a given interval? : Sas programming
What is SAS? What are the functions does it performs?
how to create the AE dataset by using SDTMIG specifications and SAP plan by using UNIX platform?
What is data _null_?