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


LOOKUP Condition is nothing but a Join condition?
What type of join condition it,by default ?
Using the LookUP Condition How many types of relational
conditions we can make ?

Answers were Sorted based on User's Feedback



LOOKUP Condition is nothing but a Join condition? What type of join condition it,by default ? Usin..

Answer / vivek

as per my understanding.. lkp is always behave like left
outer join..it ll give you all matched records as well as
ummatched records which is not present in base table...and
those unmatched records is ll be null in case of
unconnected lkp trn.....

Is This Answer Correct ?    13 Yes 1 No

LOOKUP Condition is nothing but a Join condition? What type of join condition it,by default ? Usin..

Answer / venkat

here lkp transformation is perform left outer join only.
it will display matching and non matching records,but in
case of non matching(while using conn lkp)records return
default value.while using unconn lkp returns null value.

Is This Answer Correct ?    2 Yes 0 No

LOOKUP Condition is nothing but a Join condition? What type of join condition it,by default ? Usin..

Answer / krishna

lkp is passive tr beacuse it returns 0 when condition doesn't matches .
If multiple conditions match in lkp returns first & last values.
Lkp supports Equi & non-Equi joins.
By default it is left outer join.

Is This Answer Correct ?    1 Yes 1 No

LOOKUP Condition is nothing but a Join condition? What type of join condition it,by default ? Usin..

Answer / krithi

Using the Lookup Condition , we can only compare values
between two columns. If the data matches it returns the
default value and NULL if the data doesn't match.

We can compare using the following operators :

1) =
2)!=
3)< or <=
4)> or >=

Is This Answer Correct ?    0 Yes 1 No

LOOKUP Condition is nothing but a Join condition? What type of join condition it,by default ? Usin..

Answer / srinu

Hi Kalyan ,,Thanks,,
Lookup Trans is a Passive,
It wil return all source rows,Match or Unmatch,,,
Source column Checks with LookupCache column , wright ?
Return port may be Value or null.

Normaljoin wil Returns all Match rows only.
May be your Answer not Correct.

If any corrections 'srinu.srinuvas@gmail.com'

Is This Answer Correct ?    2 Yes 5 No

LOOKUP Condition is nothing but a Join condition? What type of join condition it,by default ? Usin..

Answer / kalyan

Yes, Lookup Condition means is join COndition...By default,
it will give Normal joins..The different types of Join
conditions are =,!=,<,<=,>,>=

Please correct if I am wrong...

Is This Answer Correct ?    2 Yes 7 No

Post New Answer

More Informatica Interview Questions

If we use sorted ports in aggregator transformation and somehow records are not in order by format so what will happen,session fails or it succeeded with incorrect data?

1 Answers   Amdocs,


What is a node in Informatica?

0 Answers  


define galaxy repository in informatica

0 Answers  


what r d pre-requiste for update strategy transformation, and differnce between delete n truncate in target session properties for update strategy

2 Answers   TCS,


What is the functionality of update strategy?

2 Answers  


If no. of source columns is changing every time (First time it is 10 next time it is 20 so on). How to deal with it without changing mapping?

9 Answers  


if suppose i have 3 columns namely 1,2,3 in table a and 1,2,3 in table b Now in table a 1,2 and table b 1,2 columns are having same data.now based on this two columns either data should get inserted or updated. How do i write a sql query to check whether the data is populated correctly or not

2 Answers   Cap Gemini,


What is the difference between informatics 7x and 8x and what is latest version?

0 Answers  


what are the types of facts with Examples?

3 Answers  


what is the diff b/w union and joiner and lookup?

4 Answers  


How to improve the session performance in informatica?

3 Answers   Accenture,


Which transformation can be created only as reusable transformation but not as non-reusable transformation?

1 Answers   Informatica,


Categories