What is the use of aggregation when we have rollup as we know rollup component in abinitio is used to summarize a group of data record? Then where we will use aggregation?
No Answer is Posted For this Question
Be the First to Post Answer
What is is a data flow graph?
Explain what is the architecture of abinitio?
What do you mean by continuous graph? what is it significance?
Difference between private project parameters ,public project parameters and common project parameters?
) How can you count the total no .of records in the specified partition in the Multifile?
What is the difference between a utility and api in a RUN SQL component
Is it possible to create a parameter in the component?
What are the Graph parameter?
How to convert a single column values 1 2 3 4 to single row of 4 columns ? And vice-versa
What is difference between force_error & force_abort? How to use in abinitio graph?
Can any body give me the clear explanation about how to separate header,trailer and body records in Ab Initio?
i have 2 files. First file contains a,b,c,d as rows and second file contains 1,2,3,4 as rows. how do we make single a1b2c3d4 and 4 different rows a1, b2, c3,d4.