Answer Posted / mahendra garewal
Your result will come as per you specify the first/last
record. as it does not sort the records.
ex:
Input
A B C
----------
1 a d
4 f h
6 y g
7 g u
2 i o
Output
a: if selected first record in dedup
A B C
----------
1 a d
b: if selected last record in dedup
A B C
----------
2 i o
headers and trailers are processed like this only.
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
How to execute the graph from start to end stages? Tell me and how to run graph in non-Abinitio system?
Can some tell me at which level pdl gets resolved when parameters are resolved in abinitio? Also what happens in dml evaluation during parameter evaluation ?
Have you worked with packages?
Why do you think data processing is important?
What metadata importer can do in ab initio?
i have a scenario where i need to change the value of a sort order in my sort component whether ascending or descending depend on some input value... e.g if input_val = A then sort order should be ascending else descending I have to use PDL in this... Can you please tell me where do i have to make this change and how ?
What does it mean by the term 'sort component'?
How to find the project(pub,priv,common,client) in between public, Private,common?Any identification?
Explain what is de-partition in abinitio?
What are “business rules” in ab initio business rules environment (bre)?
what is the difference between usersandbox,privatesandbox,publicsandbox,commonproject sandbox?
Difference between informatica vs ab initio?
What is the syntax for m_dump in abinitio?
What is the role of co-operating system in abinitio?
What are the operations that support avoiding duplicate record?