from a graph how to select only second record always in scan?

Answers were Sorted based on User's Feedback



from a graph how to select only second record always in scan?..

Answer / prakash b

Use 'Output Select' in SCAN Component

Is This Answer Correct ?    22 Yes 2 No

from a graph how to select only second record always in scan?..

Answer / priya_abinitio

before scan component place a "filter by expression" component. write its select expression (condition) as "next_in_sequence==2".

Is This Answer Correct ?    8 Yes 6 No

from a graph how to select only second record always in scan?..

Answer / vipul kumar

Use partition by expression to separate

Is This Answer Correct ?    1 Yes 7 No

Post New Answer

More Ab Initio Interview Questions

What is the significance of record required indicator of Join component ? How to use in abinitio graph?

2 Answers   IBM, TCL,


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  


What does de-partition mean in abinitio?

0 Answers  


Can you use scan to generate sequence number ? How to use in abinitio graph?

2 Answers   IBM, TCL,


Do you think effective communication is necessary for data processing?

0 Answers  






) Diff.between Output index and Output indexes?

4 Answers   TCL, TCS,


. How can you get all the fields form a lookup files ? (Which function)

3 Answers   TCL,


The methods to improve performance of a graph?

0 Answers  


What is difference between API

2 Answers   CitiGroup, IBM, TCL,


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

0 Answers  


What is the purpose of having stored procedures in a database?

0 Answers  


What is the difference between formal and export parameter? Export at what secenario we are going to use?

0 Answers  


Categories