What you know about transaction control transformation?
No Answer is Posted For this Question
Be the First to Post Answer
what are the different types of transformation available in informatica. And what are the mostly used ones among them?
Update strategy transformation is an active transformation.How it changes the number of records that pass through it? Please explain....
State the differences between sql override and lookup override?
How can we use batches?
Can we make worklet inside worklet?
What is sorter transformation?
What is the commit type if you have a transaction control transformation in the mapping?
When do you use mapping parameters? (In which transformations)
How will you update the first four rows and insert next four rows in a mapping?
Is stop and abort are same in informatica?
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?
What is the functionality of update strategy?