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 is scheduling and how will u implement it. In scheduling 5 jobs r running if there is an error occured at 3rd job and how will u check and waht necessary steps will u take not to repeat the same mistake
how would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable? : Sas programming
What does P-value signify about the statistical data?
what are input dataset and output dataset options? : Sas programming
why is sas data integration studio important? : Sas-di
what is snowflake schema? : Sas-di
Which date function advances a date, time or datetime value by a given interval?
What is a method to debug and test your SAS program?
What is the command used to find missing values?
What is a macro routine?
what is data access? : Sas-di
What commands are used in the case of including or excluding any specific variables in the data set?
how can you put a "trace" in your program? : Sas programming
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
What are pdv and it functions?