Explain transaction control transformation in informatica
Repository user profiles
Hi, Can someone send me the DWH and Informatica FAQ's at priti.singh84@gmail.com Thanks in Advance, preeti
Whatis the difference between View and Materialized View ?
how to load first record of first time run,second record to 2nd time n 3rd record from 3rd time to target table
how do u use sequence created in oracle in informatica? Explain with an simple example
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
can we use cartesian join in informatica
What are the data movement modes in informatcia?
What is the main data object present inbetween source and target. I answered Mapping. Transformation etc.. But it is not the answer. So please give me an apt answer. Thanks in advance
Why we use stored procedure transformation?
I have source like this year account month amount ----- --------- ------ -------- 1999 salaries jan 9600 1999 salaries feb 2000 1999 salaries mar 2500 2001 benfits jan 3000 2001 benfits feb 3500 2001 benfits mar 4000 -->i need target like this year account month1 month2 month3 ----- --------- -------- -------- -------- 1999 salaries 9600 2000 2500 2001 benfits 3000 3500 4000
which one is costliest transformation? costliest means occupying more memory. which one Aggregator,sorter,filter,etc..