is there any differnce between proc means and proc summary?
Answer Posted / saritha
proc means produce printed output.
where as proc summary will not produce any output but it
create dataset.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Which are the statements whose placement in the data step is critical?
How do you define proc in sas? : sas-grid-administration
What commands are used in the case of including or excluding any specific variables in the data set?
Given an unsorted data set, how to read the last observation to a new data set?
Differentiate between format and informat? : sas-grid-administration
How would you define the end of a macro? : sas-macro
Mention common programming errors committed in sas ?
Differentiate between ceil and floor functions.
What are the default statistics for means procedure?
what is data integration? : Sas-di
How would you identify a macro variable? : sas-macro
What is SAS?
What are the difficulties u faced while doing vital signs table or dataset?
what is snowflake schema? : Sas-di
What can you learn from the SAS log when debugging?