what is the diff. b/w proc means and proc summary?
Answer Posted / abhik
I just want to add one point.
Proc Print by default generate output. But Proc summary does
not. So in Proc summary either you have to mention print
option or output data set name. Otherwise you will get an
error in the log:
"
ERROR: Neither the PRINT option nor a valid output statement
has been given"
Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
for what purpose would you use the retain statement? : Sas programming
how will you locate the sas platform applications? : Sas-bi
How would you identify a macro variable? : sas-macro
what is treatment emergent events and treatment emregent adverse event
What are the applications primarily used by business analyst? : Sas-bi
what are some differences between proc summary and proc means? : Sas programming
what is data governance? : Sas-di
What are the statements in proc sql?
explain the concepts and capabilities of business object? : Sas-bi
what are the types of interactive display types? : Sas-bi
Explain translate function?
Tell me about % include and % eval? : sas-macro
what are 5 ways to perform a table lookup in sas? : Sas-administrator
Explain what is the use of proc gplot?
What are the different operating system platforms in which we can use sas? : sas-grid-administration