if i am having 10 records in source, i want 20 records in
target...how will you do it

Answer Posted / abhishek kumar

create one instance of target.
means we take two target(same) his name is different but
table is same.
src->sq->tgt101
|->tgt102
after session run we check
select * from tgt ;
it will will merge the output of tgt101 and 102 and give
result in one tgt table.

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In what scenario we use to improve session performance by pushdown optimization?can any one give example?

5223


What are the tasks that source qualifier perform?

619


have u done any performance tuning? how u ll do?

1847


COL1,COL2 ABC,1 XYZ,2 HERE IN COL2 VALUES 1,2 NOT STSANDARD(IE MEANS NOT FIXED VALUES LIKE OTHER SOME VALUES LIKE 10,20) O/P IS COL1,COL2 ABC,2 XYZ,1

1519


Explain lookup transformation source types in informatica

686






What does update strategy mean, and what are the different option of it?

576


How do you load first and last records into target table?

649


my source is junk data how will u remove that junk data by using unix please any one replay me

3227


write sql query vertical to horiozontal following table id name 1 100 2 dinesh 3 india 1 101 2 suresh 3 india 1 103 2 prakesh 3 usa i want output like id name country 100 dinesh india 101 suresh india 103 prakesh usa

2047


What does role playing dimension mean?

609


What are the tasks that can be performed using sq?

594


How many number of sessions can one group in batches?

682


What is the function of union transformation?

606


what is the Default Source Option For Update Strategy Transformation?

743


TELL ME ONE COMPLEX MAPPING IN UR PROJECT? chandumba2005@gmai.com

1452