what is the difference between proc means and proc summary?
Answer Posted / abc
proc summary without var statement gives only sum.
proc summary with var !!!to proc means
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
which date functions advances a date time or date/time value by a given interval? : Sas programming
How to convert a numeric variable to a character variable?
For what purposes have you used sas macros? : sas-macro
what is enterprise guide? What is the use of it? : Sas programming
what is transformation in sas data integration? : Sas-di
how could you generate test data with no input data? : Sas programming
Explain translate function?
what is PhaseIII, ODS, TLG, Macro and Proc in SAS
What is the maximum length of the macro variable?
hi here is a problem can anybody solve this? i want to report the data through third party file. by using data _null_ or proc report or macro automation process. but i want to insert the 'titles and footnotes' in between the data and also starting of 2nd and ending of 2nd and starting of 3rd and ending of the 3rd page. tell me how and write the code?
in the flow of data step processing, what is the first action in a typical data step? : Sas programming
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable? : sas-macro
I have 3 years of work experience at a startup and recently got certified in Data Science with SAS. I need to know how to get into the analytics industry
what is the one statement to set the criteria of data that can be coded in any step? : Sas programming
What are the automatic variables for macro? : sas-macro