Answer Posted / nag
Lay out in abinitio it will tell the component where to
execute.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How do you add default rules in the transformer?
What is the difference between check point and phase?
Explain what does dependency analysis mean in abinitio?
What is sort component in abinitio?
What is a partition?
How do you truncate a table?
Can anyone give me an example of realtime start script in the graph?
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
When running a stored procedure definition script how would you guarantee the definition could be rolled back in the event of problems?
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
What do you mean by data sorting?
What is abinitio?
What are the benefits of data analyzing?
Given input file with single column having 1 2 2 4 3 .. Required output 1 2 2 4 4 4 4 3 3 3.. How?
What is a local lookup?