Explain incremental aggregation in informatica
No Answer is Posted For this Question
Be the First to Post Answer
What are the designer tools for creating tranformations?
Can we combine a flatfile and a database table using an UNION transformation?
What are the active and passive transforamtions?
there is a product table prodid prodname price 100 cinthol 10 101 hamam 10 102 neem 20 103 cake 30 in the above table the price of some products are duplicated and some product prices are distinct we want to push the duplicated prices to one target and non-duplicated prices to other target without using expression and sequence generator transformation
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?
Where do we use mapping variables in informatica?
Which will beter perform IIf or decode?
What is the function of aggregator transformation?
write a query to get maximum salary from the employers table without duplicates....kindly help me
how can run the wf through pmcmd commend? write script?
My source table having some records ,i want load 1st record and last record into one target?
I want load the data into target with out 1st and last record.