Difference in the implementation of lookup and join
stages,in joining two tables?
Answer Posted / krishna
Generally we are using lookup for comparision purpose,
based on the reference table size we r using join or lookup.
If the reference table size is less than the main table
then use lookup stage other wise use join stage.
In lookup we have two types:
Normal lookup - reference lookup is less no of rows
compared to main table
sparse lookup - reference lookup is more no of rows
compared to main table.
But the peformance wise use join if the reference table has
more data.
Regards,
Krishna
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is the difference between server job and parallel jobs?
file having these input and we have to get 3 output using same job Input 1 1 1 2 3 4 4 4 o/p1 o/p2 o/p3 1 1 2 2 1 3 3 1 4 4 4
What are the enhancements made in datastage 7.5 compare with 7.0?
which r the connectors used in san?
Name the third party tools that can be used in datastage?
How to implement complex jobs in data stage?
AGGREGATOR default datatype
What is the importance of the exception activity in datastage?
im new to this tool im now at project plz tell me step by step process how to design plz help me i wnt to go with exp for job plz give me d proper design and explination
Is it possible to implement parallelism in Mainframe Jobs ? If Yes how ? If no why ?
Differentiate between Join, Merge and Lookup stage?
Difference between data warehousing and olap?
What are stage variables?
what is the use of materialized view?
Explain entity, attribute and relationship in datastage?