What is main use of mapplet?
No Answer is Posted For this Question
Be the First to Post Answer
What is data quality? How can a data quality solution be implemented into my informatica transformations, even internationally?
Can informatica load heterogeneous targets from heterogeneous sources?
how to get the first row without using rank t/r?
what is target update override and when we use it?
in unconnected lookup , what are the other transformations , that can be used in place of that expression transformation ?
Can I use same Persistent cache(X.Dat) for 2 sessions running parallely? If it is not possible why?If yes How?
what is the max/min size allocated for caches.whether index or datacache in any of the transformations like Joiner or Aggregator.bcoz it is set to Auto by default which means we need not to allocate no of bytes or MB.so what is the use of these properties.please let me know about the caches. Thnaks in advance Sai Ram
What is the difference between a repository server and a powerhouse?
what is threshold error in informatica?
What do you understand by SOA of Informatica?
how many ways can we implement SCD2?
if we have input eno 1,2,3,1,2,3 year 2001,2002,2003,2001,2002,2003 and sal 10000,20000,30000,20000,30000,40000 ex-output eno totsal 1 30000 2 50000 3 70000