How can we join the tables if they don't have primary and foreign key relationship and no matching port?
7 15878After dragging the ports of 3 sources sqlserver,oracle,informix to single source qualiofier can we map these ports directly to target and how?
2 7264Post New Informatica Questions
What is different between the data warehouse and data mart?
Can we use the mapping parameters or variables created in one mapping into any other reusable transformation?
What is workflow? What are the components of workflow manager?
Describe the scenarios where we go for joiner transformation instead of source qualifier transformation?
explain about unit testing? in real time?
Implementation methodology
how tokens will generate?
How do you handle two sessions in Informatica
What is union transformation in informatica?
What is Session and Batches?
Explain is there any way to read the ms excel datas directly into informatica? Like is there any possibilities to take excel file as target?
If the source has duplicate records as id and name columns, values: 1 a, 1 b, 1 c, 2 a, 2 b, the target should be loaded as 1 a+b+c or 1 a||b||c, what transformations should be used for this?
5. Consider the following products data which contain duplicate rows. A B C C B D B Q1. Design a mapping to load all unique products in one table and the duplicate rows in another table. The first table should contain the following output A D The second target should contain the following output B B B C C
What are the measure objects?
What are the tuning techniques you applied during your last project