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 |
Hi, What is version control in Informatia ? Can anyone just give an idea or introduction about this? Advance Thanks
what is worklet and what use of worklet and in which situation we can use it?
Is there any target staging area in informatica not staging area
How you know when to use a static cache and dynamic cache in lookup transformation?
how the data will be loaded while desiging the schema?which one first (for e.g.-dimesions and facts)
What is a diff between joiner and lookup transformation
16 Answers CTS, Satyam, TCS, UHG,
what is the complex transformation you used in informatica
I have worked on Informatica 7.1.1. I want to know the answer for the below question. Target is not created initially.Then how to take the DDL script from the source and run the Mapping by creating the Target dynamically?Is it possible by SQL Transformation?
how i will stop my workflow after 10 errors
in unconnected lookup , what are the other transformations , that can be used in place of that expression transformation ?
what is the hint? how to use it to reduce the query processing in program?
how do u fnd the duplicate rows and how to delete the duplicate rows?