How to elaborate powercenter integration service?
No Answer is Posted For this Question
Be the First to Post Answer
How is Source Side push down optimization different to just providing a SQL override in Source qualifier transformation.
How IN function works in informatica? Is it similar that of oracle IN function or different? Explain
If we have lookup table in workflow how do you trouble shhot to increase performance?
what is the location of parameter file in informatica?
HOW DO YOU PARFORM INCREMENTAL LAOD ?
what is the size of your data warehousing?
how to call lookup qualifer in unconnected look;up
i have source file data empno,ename,sal 100,ram,1000 200,tyu,2000 300,gh,3000 out put as e empno,ename,sal 100,ram,null 200,tyu,1000 300,gh,2000 how to load it?
How to generate sequence numbers?
without using rank transformation how can we rank items by using some other transformations
how to load dimension table and fact table. plz tell me the steps.
source target --------- -------- name no sal name no sal max_sal r 10 1000 r 10 1000 3000 y 20 3000 y 20 3000 3000