is there any differnce between proc means and proc summary?
Answer Posted / saritha
proc means produce printed output.
where as proc summary will not produce any output but it
create dataset.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what are the scrubbing procedures in sas? : Sas programming
describe the interaction table in sas di? : Sas-di
Describe a time when you were really stuck on a problem and how you solved it?
What was the last computer book you purchased? Why?
Give some examples where proc report’s defaults are same as proc print’s defaults?
Differentiate between format and informat? : sas-grid-administration
how to do user inputs and command line arguments in sas?
Name types of category in which SAS Informats are placed?
which date function advances a date, time or datetime value by a given interval? : Sas programming
For clinical entire study how many tables will create approx?
Name any two sas spawners? : sas-grid-administration
How to include or exclude specific variables in a data set?
I am preparing SAS Certified Advanced Programmer for SAS 9 in 2014. If anybody has the latest dumps for this exam, please mail me at dhiman.mukherjee@gmail.com
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
What is maximum number of rows and cols can be handled in SAS?