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
Answer / pathikrit
Do a join on the 1st File & second file & then with the third file as you have the same key.
| Is This Answer Correct ? | 1 Yes | 7 No |
Mention what is the role of co-operating system in abinitio?
Have you ever encountered an error called “depth not equal”?
What is de-partition in abinitio?
how can you convert 3 way to 7way partitioning in abinitio?
What are the components new in 2.14 compared to 1.8 and State the usage of the components?
how will i can implemate Insert,Update,delete in abinitio? how will u view MFS in unix?what is diff/btween conditional dml& conditional component?
How Does MAXCORE works?
How to add default rules in the transformer?
Input - Name|city |startyear Rahul |Mumbai|2010 Rahul|kolkata|2014 Rahul|Delhi|2018 Output should be- Name|city |startyear|endyear Rahul |Mumbai|2010|2014 Rahul|kolkata|2014|2018 Rahul|Delhi|2018|9999
How to migrate the code FROM development to QA and QA to production?
What are the reasons for which business can trust the approach of data processing?
Can you run air sandbox run using pset ?