How you can generate surrogate key? How to use in abinitio graph?
Answers were Sorted based on User's Feedback
Answer / archana reddy
next_in_sequence() -serial files (next_in_sequence()*number of partitions)+this partition() -multi files
| Is This Answer Correct ? | 3 Yes | 4 No |
Is data warehousing different from data mining?
What is the syntax for m_dump in abinitio?
Explain PDL with an example?
Can you explain data flow graph with an example?
how does deadlock occur?
Describe what the SQL Server tempdb and tlog files are used for?
What is Is_defined(), Is_null(), Is_Blank()?
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 is is a data flow graph?
How can you connect eme to abinitio server?
What is the significance of ‘mp run’ command ?
State the working process of decimal_strip function?