Answer Posted / guduri
i think mike is correect
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the cumulative sum and moving sum?
How do you load first and last records into target table?
Explain about Informatica server process that how it works relates to mapping variables?
What are junk dimensions?
Difference between Target-based loading and constraint-based loading?
State the differences between sql override and lookup override?
How many number of sessions can one group in batches?
How to generate sequence numbers without using the sequence generator transformation?
3.how will u get information about bugs how will u rectify the bugs in realtime whch tool we are using to rectify the bugs
Mention some types of transformation?
What is the Process to creating lookup transformation in informatica
How to load the name of the current processing flat file along with the data into the target using informatica mapping?
generate date / time dimension in informatica
Name at least 5 different types of transformations used in mapping design and state the use of each.?
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