what is the diff. b/w proc means and proc summary?
Answer Posted / phillip
-proc means by default produce an output but proc summary not
-if u don't want output from proc means then add noprint option and if u want output from proc summary then put print option.
-cpu time and real time is more for proc summary(if you are using print option)
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Do we follow ADAM in analysis dataset development?How? Usually which version? Why is it necessary?
How we can call macros with in data step? : sas-macro
What is the purpose of _character_ and _numeric_?
What is program data vector (pdv)?
Hi,by usining ptf how we have to combine (likr merge)10 datasets at a time in the oracle database(and write a macro code also)?Like this i have a douts a lot if you dont mind may please send one text mail for me(madhusudhanap16@gmail.com)?
Why double trailing @@ is used in input statement?
explain the key concept of sas? : Sas-administrator
How does the internal authentication work in sas? : sas-grid-administration
What are the prime responsibilities of data integration administrator? : Sas-di
what is factor analysis? : Sas-administrator
Do you need to rearrange the order of the data for the report?
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
Explain substr function?
what is the Population you used in your project, is it ITT or PP?
What is SAS informats?