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

Answer Posted / dupe bassey

proc means generates an output, if you want to suppress an
output, you include the noprint option.

proc summary doesnt generate an output, if you want an
output, you include the print option.

Is This Answer Correct ?    76 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do you need to know if there are any missing values?

597


Describe a time when you were really stuck on a problem and how you solved it?

2086


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

749


Name some categories in sas 9? : sas-grid-administration

559


What is the difference between using drop = data set option in data statement and set statement?

638






How will you react when, while consulting a SAS documentation manual to get an answer to a problem, someone says hey, I thought you were supposed to know all that stuff already, and not have to look it up in a book?

1944


How to create an external dataset with sas code?

588


Hi, If anyone has base SAS certification dumps, please share.

1388


Enlist the syntax rules followed in sas statements.

617


Tell e how how dealt with..

1757


what is the effect of the options statement errors=1? : Sas programming

594


What do the PUT and INPUT functions do?

781


what is change analysis in sas di ? : Sas-di

606


How can sas program be validated?

577


What would be the value of month at the end of data step execution and how many observations would be there?

582