Explain the types of lookup transformation?
No Answer is Posted For this Question
Be the First to Post Answer
Can we create out put ports in source qualifier t/r?
following table source target name gender name target a1 male a1 female a2 female a2 male i want a1 female update to target how will do?
i have ten flat files with same structure,if i want to load it to single target,and mapping needs to should show only one source.what will be the steps to taken to achieve it?/
Can anyone know that what is the Source File limitation in Informatica? To be more precise .. how many flat file we can use as a source in a mapping if.. 1) The Structure of flat files are same & 2) If the Structure of flat files are different. Please explain the procedure also if it dosn't bother one much!!
What are mapplets? How is it different from a Reusable Transformation?
What is deployment group?
What is an active transformation?
Do joiner transformation use cache? If so describe?
My sql query is 1. select 1+x from dual? 2. select 1+'x' from Dual? 3. Select x+1 from dual? what is the out put of the above queries?
I have a scenario like - how can i load 1st record to Trgt1,2nd->Trgt2, 3rd->Trgt3 and again the cycle has to repeat with loading 4th->Trgt1,5th->Trgt2,6th->Trgt3?
how to use incremental load?
What is the cumulative sum and moving sum?