what is the diff. b/w proc means and proc summary?
Answer Posted / lakshmi
PROC SUMMARY DEFAULTS TO NOPRINT
PROC MEANS DEFAULTS TO PRINT
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is PhaseIII, ODS, TLG, Macro and Proc in SAS
What is the difference between one to one merge and match merge? Give an example.
how many types prompting framework can be broken down to? : Sas-bi
Which command is used to perform sorting in sas program?
how do the in= variables improve the capability of a merge? : Sas programming
which date functions advances a date time or date/time value by a given interval? : Sas programming
Give some examples where proc report’s defaults are same as proc print’s defaults?
what is the basic structure sas administrator? : Sas-administrator
Explain the use of proc gplot? : sas-grid-administration
What are the differences between proc means and proc summary?
What is the sas data set? : sas-grid-administration
What can you learn from the SAS log when debugging?
name some data transformation used in sas di? : Sas-di
how do you debug and test your sas programs? : Sas programming
If a variable contains only numbers, can it be a character data type?