Answer Posted / mahi
Active transformation change the rows that pass through the mapping.
aggregator,filter,sorter,router,source qualifier,transaction control ete.. are active transformations in informatica.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the mapping variable usage example in informatica
What is lookup transformation?
generate date / time dimension in informatica
How can we delete duplicate rows from flat files?
What are session parameters ? How do you set them?
I am new to informatica and learning it,can anybody please tell me how we receive source as flat file in informatica,from where we get this flat file?
How to extract sap data using informatica? What is abap? What are idocs?
if i hv 6 table as source table but can i make 12 as a dim table and 6 as fact table belongs to that src table.
What is meant by target load plan?
How to elaborate powercenter integration service?
Could you explain what is enterprise data warehouse?
Explain sql transformation in script mode examples in informatica
can we override a native sql query within informatica? Where do we do it?
What is expression transformation?
If the source has duplicate records as id and name columns, values: 1 a, 1 b, 1 c, 2 a, 2 b, the target should be loaded as 1 a+b+c or 1 a||b||c, what transformations should be used for this?