how to rearrange the data as our wish by using dataset block?
Answer Posted / nani
by using id statement
proc print data=dsn;
id var3 var5 var1;
run;
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
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)?
What is factor analysis?
What is the different between functions and PROCs that calculate the same simple descriptive statistics?
What do the mod and int function do? : Sas programming
What is the function of Stop statement in a SAS Program?
what is data governance? : Sas-di
what is change analysis in sas di ? : Sas-di
how many types of prompts are there? : Sas-bi
Which statement does not perform automatic conversions in comparisons?
what is transformation in sas data integration? : Sas-di
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
what are several options for creating reports in web report studio? : Sas-bi
what versions of sas have you used (on which platforms)? : Sas programming
What is maximum storage capability of SAS?
what is factor analysis? : Sas-administrator