Can we create datasets by proc step ? (Proc contents, Means)?
Answers were Sorted based on User's Feedback
Answer / 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 |
What is a method for assigning first.VAR and last.VAR to the BY group variable on unsorted data?
what is the difference between unique key and primary key? : Sas-di
What is the difference between proportion and average?
Explain what Proc glm does?
What are the different operating system platforms in which we can use sas? : sas-grid-administration
How to do user inputs and command line arguments in SAS? D&B
how do you validate sas program?
what is study design in while working with SAS? what are screening variables in SAS?
how do u identify a macro variable
what is difference in window SAS & Unix SAS.....how do define working environment in both???
How would you delete duplicate observations?
What are some problems you might encounter in processing missing values? In Data steps? Arithmetic? Comparisons? Functions? Classifying data?