Diff between Proc transpose and Arrays with example?
Answers were Sorted based on User's Feedback
Answer / imrankhan
proc transpose does not deal with missing values and cannot show the missing values in report. the work around for this problem is to use datastep with arrays.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / anil
If the data contains missing values then, there is an
advantage with transpose, the program does not have to
change. Automatically, PROC TRANSPOSE creates as many
variables as are needed.
While coming to the datastep it requires significant
changes.
| Is This Answer Correct ? | 1 Yes | 2 No |
___ method used to move a recordset pointer in nth position in DAG.
can u help me? how do solve the transpose problem in ireport? if any one know send to eswaran_2006@yahoo.co.in
Who is the Best SAS/Clinical Trainer in Hyderabad
what is adodb??y it is used for connection of V.B and access??what is ado?dao?
Define Form modules, Class modules and Standard modules
i am exeprienced person what is selection process
How can we alter the data after creating a view
What is %Type,%Rowtype?
any drawback are there in mantis?
What is the difference b/w Object base and object oriented programming?
What is Console Application? & The purpose Of Console Application? with description.
how can i create report in abap to insert data in table pa0002 using insert command