what is diff between IN and EXIT commands
Answer / kamesh
IN: Where they r 2 tables dept and emp the records which r
matched records present in both the table will displayed.
EXIT:the all records are displayed including the records
which are matched.
| Is This Answer Correct ? | 6 Yes | 0 No |
followin source like region sales 1 100 2 200 i want the output following format region 1 2 sales 100 200
Where do we use mapping variables in informatica?
How can we use batches?
write asql query to filter improper date format? date 20-apr 11-mar-2010 30-may-2010 feb-2009 i want the output date 11-mar-2010 30-may-2010
what is Active lock explain
What is the Process to creating lookup transformation in informatica
Can we update the data in flat file using update strategy?
star and snowflake schema?
What is informatica? Why do we need it?
Why do we need informatica?
suppose we will take flatfile target and load type is bulkload the session fails why please give me the answer
How to convert a row into column and a column into rows? Name all DTM threads. What all threads stop when we issue STOP or ABORT? How to pass the value of a data(variable kind of) from one session ( generated in mapping) to another session in the same workflow... What are the tyoes of partitioning you know and how to apply them in real time ... Can partitioning be applied to expression transformation and how