what is the difference between lookupoveride and joiner?
Answers were Sorted based on User's Feedback
Answer / nikhil
Using lookupoverride u can join two relational tables but
not flat files . Joniner T is used to join two heterogenous
sources like relational tables from two different databases
or flat file sources.
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / 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 |
What is meant by pre and post session shell command?
In incremental loading using Mapping variable if session failed with any of reason in the middle of process. is the Mapping variable remains constant or change?
To provide support for Mainframes source data,which files r used as a COBOL files
What is informatica? What exactly are the practical uses in real world
What does role playing dimension mean?
Hi, Can you please send me the Informatica 8 certification exam dumps to my email id rwork.san@gmail.com Thanks, Revathi.
What are the types of lookup?
What are the types of maping in Getting Started Wizard?
why we are using surogate key in real time give me explanation
How to jion 2 tables, without using any condition?
1:when we develop a project what are the performance issue will raise?? KPIT 2:if a table have INDEX and CONSTRAINT why it raise the performance issue bcoz when we drop the index and disable the constraint it performed better??KPIT 3:what are unix commands frequently used in informatica??
How can you join two tables without any common column present in them?