What is the use of the co> operating system in ab initio?
No Answer is Posted For this Question
Be the First to Post Answer
Input Data: AAABBBCC CCAAABB expected output A3B3C2 A3B2C2 How can I achieve this in Ab initio? where In output count of occurrences should be sorted from high to low
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
Explain what does dependency analysis mean in abinitio?
What is a partition?
how to prepare scd2 in abinitio
What is publickey and private key?what is the use of this two keys?
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 is the difference between formal and export parameter? Export at what secenario we are going to use?
what is the difference between i)public ii)private iii)common and client projects?
What information does a .dbc file extension provides to connect to the database?
) How can you count the total no .of records in the specified partition in the Multifile?
What is the significance of ‘mp run’ command ?