how to load duplicate row in a target

Answer Posted / swap

You can write UNION ALL query in source qualifier

eg:-select NAME,EMP_ID from EMPLOYEE
UNION ALL
SELECT NAME,EMP_ID FROM EMPLOYEE

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are the fact table & dimensional table in pharmaceutical and hospotal related products???

1697


Explain sessions and how many types of sessions are there?

584


How might one distinguish in the case of mapping is right or not without associating session?

640


What are the new features of informatica 9.x developer?

533


What is a joiner transformation?

558






What is persistent lookup cache?

603


What is session task and command task?

649


How can repository reports be accessed without sql or other transformations?

728


What is update strategy transform?

574


define galaxy repository in informatica

1727


What is transformation?

659


One of the optimizing technique to improve the session performance is push down optimization,by using push down optimization we push as much as transformation logic to source/target database,but this degrades the d/b performance,how to overcome this?

1749


What's the layout of parameter file (what does a parameter file contain?)?

1917


What is domain in terms of informatica?

561


Difference between Target-based loading and constraint-based loading?

552