is there any difference between proc summary and proc means?
Answer Posted / ganga
yes,proc means gives default listing output as soon as the
program executes where as the proc summary doesnot.
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
How to specify variables to be processed by the freq procedure?
what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming
hi here is a problem can anybody solve this? i want to report the data through third party file. by using data _null_ or proc report or macro automation process. but i want to insert the 'titles and footnotes' in between the data and also starting of 2nd and ending of 2nd and starting of 3rd and ending of the 3rd page. tell me how and write the code?
What is the maximum and minimum length of macro variable
What do you know about symput and symget?
Explain the use of proc print and proc contents?
what is broad cast agent? : Sas-bi
What is program data vector (pdv)?
Which command is used to save logs in the external file?
How is character variable converted into numeric variable and vice versa?
Name validation tools used in SAS
How do you define proc in sas? : sas-grid-administration
What are the features of SAS?
This entry was posted in General. Bookmark the permalink. Post a comment or leave
How can I remove header from output data set?