What is a predefined event?
No Answer is Posted For this Question
Be the First to Post Answer
Different sorts of metadata that stores in the storage facility?
my table contain duplicate Records i wanna load uniq records to my table . i have to pass the uniq records through filter t/r how?
Hi, In a mapping I have 3 targets and one fixed width file as source. Total 193 records are there . I connected one port in aggregator to all 3 targets. The same value need to be load into these 3 targets . It is loaded like that only but in different order. Why? The order of insertion should be same know for all 3 targets ? Then why the order is changed ? Any one please help me. Advance thanks.
Where should yoU place the flat file to import the flat file defintion to the designer?
How to convert multiple rows to single row (multiple columns) in informatica
What is the different lookup cache(s)?
Explain the flow of data in Iinformatica?
why we use stored procedure transformation?
What is use of batch file in informatica? How many types of batch file in informatica?
What is Micro Strategy? Why is it used for?
Mention some types of transformation?
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