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
Name some categories in sas 9? : sas-grid-administration
This entry was posted in General. Bookmark the permalink. Post a comment or leave
What is the command used to find missing values?
what is sas enterprise intelligence architecture? : Sas-bi
How are numeric and character missing values represented internally?
what are sas/access and sas/connect? : Sas programming
how does sas handle missing values in formats? : Sas programming
Are you involved in writing the inferential analysis plan? Tables specfications?
name the scheduler for scheduling job and explain the scheduler? : Sas-di
What is the purpose of trailing @ and @@? How do you use them?
Differentiate between proc means and proc summary.
what versions of sas have you used (on which platforms)? : Sas programming
Describe what are the different levels of administrative users in sas? : sas-grid-administration
how to generate the test data in sas without input data? : Sas-administrator
what are all the reports you generated in your recent project?