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
Describe a time when you were really stuck on a problem and how you solved it?
Describe crosslist option in tables statement?
what is snowflake schema? : Sas-di
What is factor analysis?
Do you need to compute new variables? If so,should you do this before you execute the report-writing procedure?
What is Linear Regression?
What is the use of the %include statement?
Explain the difference between informat and format with an example.
What is the sas data set? : sas-grid-administration
What is the SAS data set?
How would you include common or reuse to be processed along with your statements?
What is the basic structure of the SAS base program?
explain the concepts and capabilities of business object? : Sas-bi
What can you learn from the SAS log when debugging?
What are the different servers in sas? : sas-grid-administration