GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Data Warehousing  >  ETL

 Print  |  
Question:  What are the different Lookup methods used in Informatica?



March 03, 2006 06:31:00 #6
 ravi kumar guturi   Member Since: Visitor    Total Comments: N/A 

RE: What are the different Lookup methods used in Info...
 

In the lookup transormation mainly 2 types

1)connected 2)unconnected lookup

Connected lookup: 1)It recive the value directly from pipeline

                           2)it iwill use both dynamic and static

                            3)it return multiple value

                             4)it support userdefined value

Unconnected lookup:it recives the value :lkp expression

                            2)it will be use only dynamic

                            3)it return only single value

                             4)it does not support user defined values  

     

 

Back To Question