Answer Posted / navneet parihar
Hi All,
If anyone of you have detailed material on abinitio and related interview questions, then would request you to share it across with me @ navneetparihar@gmail.com
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What will be the output when a file with 0 records is connected as input to a reformat and an output file? Note that in reformat we have assigned hardcoded values to output columns.
What are the fundamental blocks of co> operating system of ab initio?
can any one help me now i am learning AB Inito but i don't have material and pdf's can any one provide pdf's to this mail id mohanraju0113@gmail.com thanks in advance...................................
What is the role of co-operating system in abinitio?
What is a deadlock and how it occurs?
What are the different forms of output that can be obtained after processing of data?
What are the primary keys and foreign keys?
Dear all, Please send me the ab initio pdfs and faqs i need... my mail id is rrajesh.intel@gmail.com
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 are differences between different gde versions(1.10,1.11,1.12,1.13and 1.15)?what are differences between different versions of co-op?
What are the operations that support avoiding duplicate record?
How to execute the graph from start to end stages? Tell me and how to run graph in non-Abinitio system?
How transaction file different from that of a sort file?
What exactly do you know about the typical data analysis?
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