How do you convert single row from source into three rows into target?
No Answer is Posted For this Question
Be the First to Post Answer
how to design mapping half of source table records into one target and remaining half into another target
What is union transformation in informatica?
The Source coloumns are A,B,C with data row1- 10,20,30 row2- 40,50,60 row3-70,80,90 and so on. In the target I want one coloumn with the following data, Coloumn-X, row1-10,row2- 20,row3-30,row4-40,row5-50 and so on. How to achieve this?
can u apply SCD2 on flat file tgt? if yes wat is the procedure?
What is enterprise data warehousing?
source : col1 101 101 101 102 102 102 103 103 103 col2 1000 1500 2000 1200 2300 3000 2400 1300 2000 i need target as col1 101 102 103 col2 1000,1500,2000 1200,2300,3000 2400 1300 2000
when we use dynamic lookup,if condition matches what will be the o/p?
In a table, 4 person having same salary. How to get Third person record only?
If we use only lookup transformation in a mapping ie, SourceQualifier-->Lookup --> Target. , here datas are taking very long time to load in target., so what are steps to improve the performance in that mapping???????
If there are more than one sessions running parallel in a worklet, which will be the last session ?
How you can differentiate between connected lookup and unconnected lookup?
what is DSS?