Answer Posted / sivasankar pasupuleti
we creating surrogate key in abinitio by using the following
ways:
1.by using assign new key component
2.by using scan component
3.by using next_in_sequence()
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
What is a cursor? Within a cursor, how would you update fields on the row just fetched?
explain the environment varaibles with example?
Suppose you find the term validation mentioned with a set of data, what does that simply represent?
What is the difference between sandbox and EME?
When we should use 'jobid' for commit table (Output table component?? How to use in abinitio graph?
List out some of the air commands used in abintio?
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
how to insert/update a csv file by comparing it with another csv file?
What is the difference between rollup and scan?
can we perform checkin and checkout through sandbox?
What happens when we provide null key to sort, merge and pbks in Abinitio ?
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
What a local lookup is?
What is the function that transfers a string into a decimal?
Name any two stages of the data processing cycle and provide your answer in terms of a comparative study of them?