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
Diffrence between 2.0,3.0,3.5,4.0. versions of .net?
Write a shell program. Enter number of days from keyboard. Find out the number of years, month and days it contains
Delta 5 weight scale not connect with oracle application what i can do?
How can we develop a multi-tier application in Java?
can we extend a class having only one parameterised constructor.Suggest the process to do it.
kindly send interview materials
What is the meaning of client-server application. The purpose of Client-Server Application. with description.
could you please tell me how to draw the calibration curve for HPLC {the software which we are using}?
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?
how pseudo column works?
how to convert hashmap to arraylist with iteration
How can recruiter justified that the candidate is expert in Algorithm and datastructure for Software product development ?
what are the 3 forms of a prolog term
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)
Describe the difference between Interface-oriented, Object-oriented and Aspect-oriented programming