Ab Initio Interview Questions
Questions Answers Views Company eMail

Runtime behavior of Normalize and Reformat

1720

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.

515

Difference between output_index and output_indexes in reformat

749

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

461

how will i can implement Insert a new record (if not present in Input file),Update the record (if present in input) a csv file in Abinitio

1288

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

1479

how to insert/update a csv file by comparing it with another csv file?

1648


Post New Ab Initio Questions

Un-Answered Questions { Ab Initio }

Do you think effective communication is necessary for data processing? What is your strength in terms of same?

655


What are the benefits of data analyzing?

666


What happens when we provide null key to sort, merge and pbks in Abinitio ?

815


Explain the difference between the truncate and delete commands?

608


What do you mean by the term data warehousing? Is it different from data mining?

672






What is brodcasting and replicate?

718


What is flow buffering ? How it reduces the chances of having deadlock ? How to use in abinitio graph?

2693


What are the kinds of layouts does ab initio supports?

576


What is sandbox?

708


How do you truncate a table?

686


What are the types of data processing you are familiar with?

699


Mention what is abinitio?

594


What is the difference between check point and phase?

680


State the relation between EME, GDE and Co-operating system?

670


how will i can implement Insert a new record (if not present in Input file),Update the record (if present in input) a csv file in Abinitio

1288