how to rearrange the data as our wish by using dataset block?
Answer Posted / srinivas anumalla
Probably there are many options,like id statement,proc sort.
As Some body said retain is not for that operation.
But i strongly suggest Proc sort.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what do the mod and int function do? What do the pad and dim functions do? : Sas programming
What are the applications primarily used by business analyst? : Sas-bi
What is by-group processing?
what is broad cast agent? : Sas-bi
What is the maximum length of the macro variable? : sas-macro
How do you specify the number of iterations and specific condition within a single do loop?
What is the difference between %put and symbolgen? : sas-macro
Mention sas system options to debug sas macros.
State the difference between INFORMAT and FORMAT ?
Tell me about % include and % eval? : sas-macro
How to limit decimal places for the variable using proc means?
what is the primary data source for the wrs? : Sas-bi
How you are maintaining sas programmes in your company...any specific version control software you are using? If so, tell me the name?
what are several options for creating reports in web report studio? : Sas-bi
Differentiate between proc means and proc summary.