Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is the main differences between Lookup, Join and Merge
stages?

Answer Posted / jana520

all are used to join tables , but

lookup: when the reference data is very less we use lookup.
bcoz the data is stored in buffer. if the reference data is
very large then it wl take time to load and for lookup.

join: if the reference data is very large then we wl go for
join. bcoz it access the data directly from the disk. so the
processing time wl be less when compared to lookup. but here
in join we cant capture the rejected data. so we go for merge.

merge: if we want to capture rejected data(when the join key
is not matched) we use merge stage. for every detailed link
there is a reject link to capture rejected data.

Is This Answer Correct ?    51 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you import and export data into datastage?

1291


What are iconv and oconv?

1294


what is repositery?

1924


What is the use of hoursfromtime() function in transformer stage in datastage?

1111


In Datastage, how you can fix the truncated data error?

1200


Differentiate between datastage and datastage tx?

1109


How many areas for files does datastage have?

1214


What are the job parameters?

1266


how to add a new records into source?

2051


Explain the importance of surrogate key in data warehousing?

1230


Can you implement SCD2 using join, transformer and funnel stage?

1601


Difference between in process and inter process?

1302


Difference between sequential file and data set?

1259


How can one find bugs in job sequence?

1489


Field,NVL,INDEX,REPLACE,TRANSLATE,COLESC

1462