Answer Posted / raju mortale
Output for Sort when pass key as {}
Ans - Sort component will does not perform any ordering on data, it will give a same input to your output.
Output for Dedup Sorted when pass key as {}
Ans- 1.If your keep parameter is first then it will give first record from input records.
2. If your keep parameter is last then it will give last record from input records.
3. If your keep parameter is unique only then it give zero records in output.
but if your input file contains only one record then it give one record in output.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is data mapping and data modelling?
What is ab initio enterprise meta>environment (eme)?
How can a graph be run infinitely?
Mention what is abinitio?
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 ?
What is m_dump?
What is common among data validity and data integrity?
Hi friends, what are the new features in abinito3.0?
What is the purpose of having stored procedures in a database?
What is a data processing cycle and what is its significance?
What is the architecture of abinitio?
Whenever we load data into oracle table from staging table using exchange partition...then I read somewhere that data actually doesn't move in this and this command only reset the pointer in the data dictionary...so if data doesn't move then how data is loaded into the main table ? I mean wat is the point of pointer update in data dictionary?
What do you mean by the term data warehousing? Is it different from data mining?
What are the Graph parameter?
What are the functions of the replicate and dedup component?