waht type of interface is used for testing the data in
informatica
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean incremental aggregation?
Hi Experts, I have a source table like this. Name Number Raj 2 Ram 1 Sam 2 John 1 In the target I need the ouptput like the below Raj Raj Ram Sam Sam John We dont know the number value . It will be changing as n.. Please help me regarding this. Thanks, Nataraj V
What is Performance tuning in Informatica?
What is an active transformation?
What is standalone command task?
what is Partitioning ? where we can use Partition?
what is the size of u r source(like file or table)?
i have a source table ID NAME SAL 101 A 1000 102 B 2000 103 C 1500 target load should be ID NAME SAL 101 A 1000 101 B 2000 101 C 1500 102 A 1000 102 B 2000 102 C 1500 103 A 1000 103 B 2000 103 C 1500
can any one give some examples for pre sql and post sql(Except dropping and creating index).
What are the active and passive transforamtions?
As union transformation gives UNION ALL output, how you will get the UNION output?
How can i send first half of the records to one target and Remaining to other target?