we have 1 source table containing 100 records. now we have
to transfer first set of 1-10 (i.e1-10) records to one
target table and another set of 1-10(11-20) records to
other target table and continue like that till 100th record

Answer Posted / kvikas2056

Use seq. Generator to create sequence or you can use expression transformation to create sequence, then in router transformation create 10 group and give conditions like seq >1 and seq <11, seq>11 and seq <20 etc.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is cube grouping?

568


What are the differences between sql override and update override?

579


What is a mapping, session, worklet, workflow, mapplet?

510


what is pmrep command?

10816


How to increase performance without changing anything in mapping.( In prod)

783






diff b/w dwh & data mart diff b/w star schema & snow flake schema diff b/w fact table & dimension table what are the contents in requirement specification what are the docs needed for testing draw ur proj architecture

2096


What are your responsibilities as an etl tester?

628


what is the use of server?

1739


What is a materialized view log?

552


1)Power center server and client on the same machine 2)power center server and client on the different machines What is the basic difference in these two setups and which is recommended ?

1670


Explain what are the various etl tools in the market?

520


Explain and compare etl & manual development?

526


Define slowly changing dimensions (SCD)?

616


What is tracing level? How many types of transformations supported by sorted input?

546


When do we analyze the tables?

540