Mention what is abinitio?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by the term data warehousing? Is it different from data mining?
What is regex (lookup)? When you should use it?
List out the file extensions used in abinitio?
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?
how to insert/update a csv file by comparing it with another csv file?
How to execute the graph from start to end stages? Tell me and how to run graph in non-Abinitio system?
What do you understand by local lookup?
What do you know about partition and also tell us about partition components in abinitio?
How to insert/update a csv file by comparing it with another csv file? for example, i have 2 input files : ColA ColB ColC 1 A AA 2 B AB 3 C CC and second one : ColA ColB ColC 2 B BB 4 D DC Job should compare these 2 files and update the records present in first input file. so the output file will look like this: ColA ColB ColC 1 A AA 2 B BB 3 C CC 4 D DC
We know rollup component in abinitio is used to summarize a group of data record then why do we use aggregation?
What is is a data flow graph?
State the working process of decimal_strip function?