How to Create Surrogate Key using Ab Initio?

Answers were Sorted based on User's Feedback



How to Create Surrogate Key using Ab Initio?..

Answer / ananya

You can use assign_keys component

Is This Answer Correct ?    18 Yes 0 No

How to Create Surrogate Key using Ab Initio?..

Answer / prashant

by using next_in_sequence() function in transform.

Is This Answer Correct ?    18 Yes 2 No

How to Create Surrogate Key using Ab Initio?..

Answer / sudheer

by using scan component also we can generate surrogate key

Is This Answer Correct ?    12 Yes 3 No

How to Create Surrogate Key using Ab Initio?..

Answer / 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 ?    10 Yes 2 No

How to Create Surrogate Key using Ab Initio?..

Answer / raju mortale

by using next_in_sequence() function in transform

Is This Answer Correct ?    2 Yes 0 No

How to Create Surrogate Key using Ab Initio?..

Answer / amansharma3737@gmail.com

By using next_in_sequence()

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Ab Initio Interview Questions

What are the six data process products of ab initio (architecture of ab initio)?

0 Answers  


what is extension list in abinitio?

1 Answers  


How can a graph be run infinitely?

0 Answers  


What are the Graph parameter?

0 Answers  


Mention how can you connect eme to abinitio server?

0 Answers  






i have input like this TABA 1 TABA 2 TABA 3 TABA 4 TABB 7 TABB 8 TABC 1 TABC 2 TABC 5 OUT PUT NAME COL1 COL2 COL3 COL4 TABA 1 2 3 4 TABB 7 8 TABC 1 2 5

0 Answers  


Can some tell me at which level pdl gets resolved when parameters are resolved in abinitio? Also what happens in dml evaluation during parameter evaluation ?

0 Answers  


What is publickey and private key?what is the use of this two keys?

0 Answers  


difference betwween check point and phase?

2 Answers   IBM,


Input A 100 NUll A NUll 200 B 100 Null B Null 300 Output A 100 200 B 100 300 Do this using Ab initio

0 Answers  


What are the components new in 2.14 compared to 1.8 and State the usage of the components?

0 Answers  


Can anyone give me an example of realtime start script in the graph?

0 Answers  


Categories