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
explain what is data set in sas? : Sas-administrator
what are validation tools that are used in sas? : Sas-administrator
What function CATX syntax does?
What are the statements that are executed only?
What is a macro routine?
What is the difference between proportion and average?
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)?
where to use sas business intelligence? : Sas-bi
How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?
If a variable contains only numbers, can it be a character data type?
Name few SAS functions?
how are numeric and character missing values represented internally? : Sas programming
How do you delete duplicate observations in sas?
what are 5 ways to perform a table lookup in sas? : Sas-administrator
How can you create a macro variable with in data step? : sas-macro