How to differentiate between the active and passive transformations?
No Answer is Posted For this Question
Be the First to Post Answer
What is meant by lookup transformation?
when do we use static cache and when do we use dynamic cache in lookup transformation? with example.
What if we sort the data in descending order instead of increasing order in sorter t/f and send the data in aggregator t/f is there any performance downfall? Please answer below. thank you.
Plz..let me know differences between Informatica 7.1 and 8.1?
we have three columns and two rows. col1 col2 col3 a b c want to change into 2 columns and 3 rows ,how? col1 a col2 b col3 c which transformation u'll use and how?
can we override a native sql query within informatica? How do we do it?
What is the sql query overwrite in source qualifier in informatica
write a query following source region sales 1 1000 2 2000 i want the output ?please give solution 1 2 1000 2000
What is operational data source (ODS)?
tell me the rules and responsblites in our project(my project is development)
How we can use union transformation?
get me the resultant input:- 1 x,y,z output:- 1 x 2 a,b 1 y 3 c 1 z 2 a 2 b 3 c