Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
there is a way in Talend Open Studio to write a query (in query builder) using tables from different databases or to see and edit the tMap process as a query, it's possible?
thank you very much!
vikr
Hi all,
there is a way in Talend Open Studio to write a query (in query builder) using tables from different databases or to see and edit the tMap process as a query, it's possible?
thank you very much!
vikr
Now if I insert the tables as temporary tables in the same database then can I insert more than one select statement in the same query related to two of the three tables?
Then I've inserted a tMap between AccessDB1 and AccessDB2 to perform a left join, and the same thing between AccessDB2 and AccessDB1 to get all the rows of AccessDB2 that not match the first join.