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...

differnece between joiner and a look up(please don't give
just definitions)....i mean in which scenario it is better
to use joiner and in which scenario better o use lookup ??

Answer Posted / guest

Lookup-

Let suppose you have empno in your source table but the
empno,address,name etc are stored in a lookup table and you
want all detail of employee will be go to target,then look
up is better option.

Lookup is passive transformation and support join on lookup
table basis of src.empno=lkp.empno(+).that means if in the
lookup table not have the source coming empno then it will
return null value for lookup empno.

so let suppose the lookup table is the target table in your
mapping,then you can find out the target table exists the
source record or not.

Joiner

If you want, the join condition satisfied,then the
satisfied all rows should go for next then join condition is
mandatory.Lookup can't do that.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define Pmrep command?

1110


How to do unit testing in informatica?

1227


What is the format of informatica objects in a repository? What are the databases that informatica can connect to windows?

1250


What is a mapplet/worklet in informatica?

1244


What is a standalone command task?

1252


Mine is Insurance Domain, So interviewer asked about terms like underwriting, disbursement amt, Reinsurance

2054


Can any one give me a real time example for FACT TABLE & DIMENSIONAL TABLE?

2184


Explain sessions and how many types of sessions are there?

1057


Can we create a Integration service without a Repository service and vice versa?

1255


What are the new features of informatica 9.x at the developer level?

1105


What do you mean by blocking transformation?

1118


In informatica workflow manager, how many repositories can be created?

1436


What is the sequence generator transformation in informatica?

1262


Differentiate between router and filter transformation?

1063


Explain the informatica workflow?

1124