Diff between Proc transpose and Arrays with example?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Diffrence between 2.0,3.0,3.5,4.0. versions of .net?

2920


Write a shell program. Enter number of days from keyboard. Find out the number of years, month and days it contains

1694


Delta 5 weight scale not connect with oracle application what i can do?

1962


How can we develop a multi-tier application in Java?

1586


can we extend a class having only one parameterised constructor.Suggest the process to do it.

2211






kindly send interview materials

1451


What is the meaning of client-server application. The purpose of Client-Server Application. with description.

1824


could you please tell me how to draw the calibration curve for HPLC {the software which we are using}?

1448


Hi guyes, I have cleared 2 technical rounds with cts for liferay and java techonologies, i have client round next week, please tell me how to prepare for this what questions i should be ready to face?

3530


how pseudo column works?

1872


how to convert hashmap to arraylist with iteration

1363


How can recruiter justified that the candidate is expert in Algorithm and datastructure for Software product development ?

1653


what are the 3 forms of a prolog term

2926


One boy has to climb steps. He can climb 1 or 2 steps at a time. Write a function that will returns number of way a boy can climb the steps. Int WaytoSteps(int n) (eg:- suppose number of steps is n=4 ,the function will return 5 (one-one-one-one ,one-one-two, one-two-one-,two-one-one, two-two)

3199


Describe the difference between Interface-oriented, Object-oriented and Aspect-oriented programming

11404