Answer Posted / ruknamw@yahoo.com
To create a simple sequence, the next_in_sequence() function can be used in a reformat.
In order to get cumulative summary, temporary variables can be used iteratively to increment a particular column by adding the previous value with the current value incrementally.
If a Key is involved, we need to ensure that the Key is sorted before the Reformat. A key change function using variables need to be written such that if the Key's current value is not equal to the previous value, the group has changed and the cumulative total needs to begin again with the current record value. If multiple columns make a key, the values can be concatenated for the key change verification.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Have you used the rollup component? Describe how?
Dear all, Please send me the ab initio pdfs and faqs i need... my mail id is rrajesh.intel@gmail.com
What will be the skew for, input file->partition by key-> partition by round robin->output file
What is a cursor? Within a cursor, how would you update fields on the row just fetched?
Why might you create a stored procedure with the with recompile option?
What is the architecture of abinitio?
What are the fundamental blocks of co> operating system of ab initio?
What are the facts that can compromise data integrity?
How to create repository in abinitio for stand alone system(local nt)?
Tell us about the architecture of abinitio.
Explain what is sandbox?
What do you understand by overflow errors?
What does it mean by the term 'sort component'?
Is data warehousing different from data mining?
Why might the optimizer use a table scan when an index is available?