What is a joiner transformation and why it is an active one?
No Answer is Posted For this Question
Be the First to Post Answer
how to obtain performance data for individual transformations.
What are limitations of joiner transformation?
How to recover the standalone session?
What is DR strategy for Informatica project?
How would you join a node to the already existing domain?
can anyone suggest best free Talend data integration training online
How mapping parameter and variable works
explan ur project architecture?
in my source table one of column contains the data like vishnraju@gmail.com,suresh@yahoo.com,krishna@hotmail.com these records i need to send in target table as below format. vishnuraju,suresh,krishna
i have oracle table A and target B. i don't know how many records. i want get get last record in table A as first record in target table B. write a sql query?
i having mapping emp---> sq_emp--->target using this mapping i have to load dept table values into target... (condition assume there is no primary and foreign key relation between emp(table x) and dept (table Y))
What is blocking transformation?