Can we create datasets by proc step ? (Proc contents, Means)?
Answer Posted / fabio
Yes you can, for example many proc (like sort for example) have the option OUT= to allow it
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the default statistics that proc means produce?
What do the sas log messages “numeric values have been converted to character” mean? What are the implications?
What does PROC print, and PROC contents do?
what is the purpose of _error_? : Sas programming
How we can create SAS USER DEFINED CODE?
How long can a macro variable be? A token? : sas-macro
Mention what is PROC in SAS?
WHAT IS SAS WEB SERVICE and what are the steps to create an xml service ?
what is change analysis in sas di ? : Sas-di
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
do you prefer proc report or proc tabulate? Why? : Sas programming
What is proc sort?
Hi,by usining ptf how we have to combine (likr merge)10 datasets at a time in the oracle database(and write a macro code also)?Like this i have a douts a lot if you dont mind may please send one text mail for me(madhusudhanap16@gmail.com)?
What are the limitations for memory allocation for SAS variables
What is the different between functions and PROCs that calculate the same simple descriptive statistics?