Name the different lookup cache(s)?
No Answer is Posted For this Question
Be the First to Post Answer
Can some one explain me about Telecommunications(wireless) project in Informatica? Thanks in advance
What are the different types of olap? Give an example?
Without using any transformations how u can load the data into target?
ename,deptcount vamshi,3 kumar,5 krish,8 in o/p i want vamshi record 3 times kumar record 5 times like wise what is the logic.? give the entire logic plz
How to implement security measures using repository manager?
What are the join types in joiner transformation?
Global and Local shortcuts. Advantages.
By using joiner t/r we can join only 2 tables, SO if want join more than 2 flat files ,How can i join?
I have source like col1,col2,col3,col4 and the values are like 3,6,1,7 1,5,3,8 2,1,5,6 i want the output like 3,6,7 5,3,8 2,5,6 How we will achieve in this scenario in informatica level. Please help me.. Thanks in advance..
What are the issues that you have faced while moving your project from the Test Environment to the Production Environment? Please explain in depth thanks in advance
How to generate or load values in to the target table based on a column value using informatica etl tool.
Stage is which type of load is it a full load or incremental load Please let me know in detail with best example