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

What is the difference between input and infile statement?

908


Explain the difference between nodup and nodupkey options?

824


how does sas handle missing values in assignment statements? : Sas programming

809


What’s the difference between var b1 – b3 and var b1 — b3?

1081


Hello Friends, am new to this forum and am not good at sas progarmming. please can any one of you send me couple of sample large sample SAS Jobs which can you use 200 MB of data and other sas job upto 25GB of data. am doing a performance testing on our legacy systems and new upgraded system. I would really appreciate if you can do me this favor Thank you Priya

1615


What are the limitations for memory allocation for SAS variables

1209


What do the sas log messages “numeric values have been converted to character” mean? What are the implications?

979


What do the put and input function do?

808


how many types of prompts are there? : Sas-bi

788


What can you learn from the SAS log when debugging?

1150


Where do you use proc means over proc freq?

791


what do the mod and int function do? What do the pad and dim functions do? : Sas programming

916


Which are the statements whose placement in the data step is critical?

1016


what is the difference between infile and input? : Sas-administrator

879


Tell me about % include and % eval? : sas-macro

916