what is the difference between lookupoveride and joiner?
Answer Posted / joshasmita
Using Loopoverride we can join two relational tables but
from same database. With joiner we can two sources of
different types
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Where are the source flat files kept before running the session?
What is the maplet?
Explain incremental aggregation in informatica
How we can create indexes after completing the load process?
What is the difference between Active and Passive transformation?
What do you understand by term role-playing dimension?
Mention a few design and development best practices for informatica?
Clarify the aggregator change?
Enlist few areas or real-time situations where informatica is required.
How to generate sequence numbers without using the sequence generator transformation?
How do you change a non-reusable transformation to reusable transformation?
Performance tuning in UNIX for informatica mappings?
What is decode in static cache?
What are ETL Tools?
I have 100 records in source table, but I want to load 1, 5,10,15,20…..100 into target table. How can I do this? Explain in detailed mapping flow.