Explain what does dependency analysis mean in abinitio?
No Answer is Posted For this Question
Be the First to Post Answer
What is de-partition in abinitio?
Hi friends i have 3 input files 1 is country file(cid,cname) 2 is State file(cid,sname) 3 is populate file(pid,sid,Adress) I want (cname & total poplation) how i can get the output please help me Thank you
What is EME?What is GDE?What is Co-operating system?What is the link between all these?Please explain elaborately.
What is the difference between In-Memory Sort and Inputs must be sorted?
How do we extract data from client machine?
Explain data flow graph with an example?
What are the different forms of output that can be obtained after processing of data?
What are differences between different versions of co-op?
Hi friends, what are the new features in abinito3.0?
What is the core of co> operating system?
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 group of data record then why do we use aggregation?