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
how do you pull data from equifax?tell me the process?
Which date function advances a date, time or datetime value by a given interval?
What do you know about sas and what we do? : sas-grid-administration
What are the different servers in sas? : sas-grid-administration
what is the one statement to set the criteria of data that can be coded in any step? : Sas programming
What are the functions which are used for character handling functions?
what is scheduling and how will u implement it. In scheduling 5 jobs r running if there is an error occured at 3rd job and how will u check and waht necessary steps will u take not to repeat the same mistake
how to remove duplicates using proc sql?
Explain append procedure?
what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming
what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming
What system options would you use to help debug a macro? : sas-macro
what are the scrubbing procedures in sas? : Sas programming
Do you need to rearrange the order of the data for the report?
What is PDV?