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
I need to fetch all rows from the table based one field value in the table and later do a condition check if the condition is true I will have to move all the rows present in the data base to output file one else if the condition is not satisfied then move all the records of that field value into another file .Please let me know how to do that
how do u handle table control inbdc explain the process in steps iwant the answer in urgent please forward this even i know how to explain there
What is the purpose of
As per interoperatbility programs written in one language can be used by other language. How can we restrict the features of one language (say C#) in the programmer written in another language (say VB)..for example we have some features like operator overloading which is possible C#.NET (not in VB.NET), how can we restrict that when we are using this code in VB.NET.
What for decision coverage and modified condition decision coverage are used? Wat is the difference between them?
what is the BAM? where we can use it in BizTalk server?
How to create a new dataset only duplicate observations in proc sort procedure?
in teradata level primary in table level allows duplicates why?
Hello Experts, What is the difference between move and move corresponding exactly? please post me asap
Given: coordinates of rectangle-> left bottom and right top points. the rectangles create a hole.Find the maximum area of the hole. eg. 4 rectangles create a hole in between. find its area.
design a counter with the following repeated binary sequence: 0, 1, 2, 3, 4, 5, 6, 7, 8 using JK Flip Flop.
Can i please VHDL code for D-Latch with clear input ?? (HINT: Set up a “Process” with appropriate sensitivity list to get the desired D-Latch with Clr working.) Inputs and Outputs: entity Lab4b is Port ( Clr, Clk, D : in STD_LOGIC; Q : out STD_LOGIC); end Lab4b;
In an customer exit (include Z) program, only the last record is getting fetched. The exit is getting called after pressing save button. What to write for fetching the first record ? Before saved to a SAP table how can i call all these records in an itab in the exit ?
what is class module in vb6? what it's use? with example..
iam confused among testing ,.net and java. can anybody help me.