Data is passed from one active trans and one passive trans
into a passive transformation.Is the mapping valid or
invalid?
Post New Answer View All Answers
What are the guidelines to be followed while using union transformation?
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
how will u take the data from clint server and next what u do in datamodeling what u will u do in staging area what u will u do next what u are doing please give the step by step by process
What are connected or unconnected transformations?
What is a passive transformation?
Tell me any other tools for scheduling purpose other than workflow manager pmcmd?
What does command task mean?
Define pmcmd command?
What is aggregate cache in aggregator transformation?
Mention some types of transformation?
How to update a particular record in target with out running whole workflow?
Global and Local shortcuts. Advantages.
Explain sql transformation in script mode examples in informatica
I have three same source structure tables. But, I want to load into single target table. How do I do this? Explain in detail through mapping flow.
SOURCE DATA IS DISPLAY IN THIS FORMATE IN TARGET . WHAT BUSINESS LOGIC WE CAN APPLY. source table target table ------------ ------------ c1 c2 c3 c1 c2 c3 -- -- -- -- -- -- 1 A J 1 2 B K 2 A 3 C L 3 B J 4 D M 4 C K 5 E N 5 E L F M N