| |
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 00:08:51 |
#1 |
| jaber |
Member Since: Visitor Total Comments: N/A |
RE: how to join the data of two tables which does not ... |
| we can join two different tables which does'nt have common columns by using joiner transformation |
| |
Back To Question | |