In Datastage, we have row generator stage to generate dummy
row.
Is there any such transformation in Informatica.
Thanks in advance,
Kumar
What are the active and passive transforamtions?
Briefly explain the aggregator transformation?
What can we do to improve the performance of informatica aggregator transformation?
in which situations do u go for snowflake schema ?
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?
Is it possible to have "5 source & 5 Target" in single mapping?
what is row level and column level indicator?
Explain sessions and how many types of sessions are there?
Source (Flatfile) - Target (1-1 mapping). How to load first or last 20 record to target?
What are the data movement modes in informatica?
what is data driven?
What if the source is a flat-file?