what is the diff. b/w proc means and proc summary?

Answer Posted / sankar

proc means is default printed output.u suppress print
output use noprint option in proc means statement.

proc summary is default noprinted output.u print output
use print option in proc summary statement.
in proc summary must use var statement.

Is This Answer Correct ?    20 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the main difference between the sas procedures and functions? : Sas-administrator

804


what is sas metadata server? : Sas-di

848


What is SAS informats?

858


Hi Jeevan/Akshara I have tried to contact SASI Vats for latest Advanced SAS Programming Certification Dumps (A00-212) but have not got any response. I would highly and gratefully appreciate your assistance in this regard. If you guys have access to this, would you be kind enough to forward it to me ? I would abide by all the terms you have for this. Please, note my email id: upretigopi@yahoo.com Preti Sharma

3270


How do you add a number to a macro variable? : sas-macro

757


what is PhaseIII, ODS, TLG, Macro and Proc in SAS

4155


What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?

927


How to include or exclude specific variables in a data set?

885


in the flow of data step processing, what is the first action in a typical data step? : Sas programming

857


what do the pad and dim functions do? : Sas programming

796


How do you define proc in sas? : sas-grid-administration

876


How would you invoke a macro? : sas-macro

793


What will calendar procedure do?

843


How do you control the number of observations and/or variables read or written?

1019


What are the difference between ceil and floor functions in sas?

1073