Can we insert ,update ,delete in target tables with one
update strategy tran.?
Answer Posted / manojkumar
Yes we can do all these insert,update,delete also reject by
using single update strategy.
In update strategy write the code like this
iif(somexvalue=xx,dd_insert,iif(somexvalue=yy,dd_update,iif
(somexvalue=zz,dd_delete,dd_reject)))
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
Suppose we have two source qualifier transformations sq1 and sq2 connected to target tables tgt1 and tgt2 respectively. How do you ensure tgt2 is loaded after tgt1?
What are the various types of transformation?
Explain the pipeline partition with real time example?
What are the components of Informatica? And what is the purpose of each?
Differentiate between router and filter transformation?
Please let me know how to make encryption and decryption with example?
What is deployment group?
How can we handle two sessions in informatica?
Write the different tools in the workflow manager?
Whats there in global repository
what is unit testing?tell me proceedure
in u flatfile some of fact records are missed then u load the diminision records are not if u load diminsion records what about fact table records
How to create Target definition for flat files?
What is the difference between a repository server and a powerhouse?
How would you join a node to the already existing domain?