in Technology by
Differentiate between joiner and Lookup Transformation.

1 Answer

0 votes
by

Below are the differences between lookup and joiner transformation:

  • In lookup we can override the query but in joiner we cannot.
  • In lookup we can provide different types of operators like – “>,<,>=,<=,!=” but, in joiner only “= “ (equal to )operator is available.
  • In lookup we can restrict the number of rows while reading the relational table using lookup override but, in joiner we cannot restrict the number of rows while reading.
  • In joiner we can join the tables based on- Normal Join, Master Outer, Detail Outer and Full Outer Join but, in lookup this facility is not available .Lookup behaves like Left Outer Join of database.

Related questions

0 votes
    What are the differences between Source Qualifier and Joiner Transformation?...
asked Mar 27, 2021 in Technology by JackTerrance
0 votes
    How can you increase the performance in joiner transformation?...
asked Mar 28, 2021 in Technology by JackTerrance
0 votes
    Differentiate between Reusable Transformation and Mapplet....
asked Mar 29, 2021 in Technology by JackTerrance
0 votes
    Differentiate between Source Qualifier and Filter Transformation?...
asked Mar 27, 2021 in Technology by JackTerrance
0 votes
    Differentiate between Router and Filter Transformation?...
asked Mar 28, 2021 by JackTerrance
0 votes
    What is meant by Lookup Transformation? Explain the types of Lookup transformation....
asked Mar 27, 2021 in Technology by JackTerrance
0 votes
    When do you use SQL override in a lookup transformation?...
asked Mar 26, 2021 in Technology by JackTerrance
0 votes
    What is Lookup transformation?...
asked Mar 25, 2021 in Technology by JackTerrance
0 votes
    What do you mean by lookup transformation?...
asked Dec 28, 2020 in Technology by JackTerrance
0 votes
    State the differences between SQL Override and Lookup Override?...
asked Mar 27, 2021 in Technology by JackTerrance
0 votes
    What are the differences between connected lookup and unconnected lookup?...
asked Mar 25, 2021 in Technology by JackTerrance
0 votes
    I am setting up a VBA userform function for my work that shows available quantities left to order based on ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 20, 2022 in Education by JackTerrance
0 votes
    What is Joiner change in Informatica?...
asked Jun 7, 2021 in Technology by JackTerrance
0 votes
    How to join three sources using joiner? Explain though mapping flow....
asked Mar 28, 2021 by JackTerrance
0 votes
    What is the difference between active and passive transformation?...
asked Mar 26, 2021 in Technology by JackTerrance
...