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  >  Tech FAQs  >  Informatica

 Print  |  
Question:  In lookup which one is better one connected and unconnected lookup?performance wise i am asking?if i am using five connected lookup in mapping that time what happens?



July 07, 2007 06:47:12 #6
 rishiverma2001   Member Since: Visitor    Total Comments: N/A 

RE: In lookup which one is better one connected and un...
 
Unconnected lookup can also be used to return multiple values through one port. Override the lookup query to concatenate all the return columns from the lookup table and parse the value in the expression where lookup is being called.
     

 

Back To Question