how can one come to know wether the records loak into the
target if we use update strategy
How will you combine 3 different sources with a single source?
how to get max value record into one target and remaining records into another target?
create a mapping to retrieve the employees who are getting salary greater than average salary?
why union transformation is active transformation?
How do you load only null records into target?
How to view and Generate Metadata Reports?
Is it possible to update the target table with PK?
How to delete duplicate record in Informatica?
To Provide Support For Mainframes Source Data, which Files Are Used As A Source Definitions?
I have a flat file, in which i have two fields, emp_id, emp_name. The data is like this, emp_id,emp_name 101,soha 101,ali 101,khan 102,siva 102,shanker 102,reddy. how to merge the names so that my output is like this Emp_id Emp_name 101 Soha ali kahn 102 siva shenkar reddy please provide solution
What is a poling?
When you connect to repository for the first time it asks you for user name & password of repository and database both. But subsequent times it asks only repository password. Why?