Answer Posted / amansharma3737@gmail.com
By using next_in_sequence()
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the architecture of abinitio?
Within a cursor, how would you update fields on the row just fetched?
How to convert a single column values 1 2 3 4 to single row of 4 columns ? And vice-versa
What exactly do you know about the typical data analysis?
Explain batch processing in ab initio?
What will be the skew for, input file->partition by key-> partition by round robin->output file
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 is common among data validity and data integrity?
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 understand by local lookup?
Why might the optimizer use a table scan when an index is available?
What do you understand by a cartesian join?
How to move or copy the project parameter or project object to my sandbox?
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 the co> operating system’s assorted library of integrated components?