| |
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 |
| March 03, 2007 19:13:46 |
#5 |
| rimmi |
Member Since: Visitor Total Comments: N/A |
RE: how to join the data of two tables which does not ... |
| if the two tables do not have a common column but their data bases are same then you can use a Source Qualifier but if their data bases are different and u are trying to join the tables then its not possible to join in informatica. |
| |
Back To Question | |