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:  how to join the data of two tables which does not have common columns

Answer: how to join the data of two tables which do not have common column

i mean how to perform non equi join in informatica
Eg:just like getting data from emp and salgrade table of oracle where sal is between losal and hisal



thanks
venu


April 04, 2007 08:53:55 #7
 Dinesh.S   Member Since: Visitor    Total Comments: N/A 

RE: how to join the data of two tables which does not ...
 
You can achieve the non-equal join result in informatica by using lookup transformation.
     

 

Back To Question