Can we create datasets by proc step ? (Proc contents, Means)?
Answer Posted / anirudh
no we can not
| Is This Answer Correct ? | 4 Yes | 7 No |
Post New Answer View All Answers
What is program data vector (pdv)?
What is the difference between %local and %global? : sas-macro
i have a dataset with 100 obs i want to generate title from 20th obs onwards with total observations. that should contain 100 obs.dont use firstobs and dnt split the data. use dataset block or proc report? how can we genarate;
For a user to have access to a standard workspace server, is internal authentication alone is sufficient? : sas-grid-administration
what is intially documentation in sas?
What are the different servers in sas? : sas-grid-administration
Describe the ways in which you can create macro variables?
What is a macro routine?
What are the ways in which macro variables can be created in sas programming?
what is the basic structure sas administrator? : Sas-administrator
what is ae onset date n what is RDS
What are the automatic variables for macro? : sas-macro
In ARRAY processing, what does the DIM function do?
How do you convert basic cube to transaction cube and transaction cube to basic cube?
what does the run statement do? : Sas programming