How do you set a varible in incremental aggregation
No Answer is Posted For this Question
Be the First to Post Answer
What is rank index in rank transformation?
What are the uses of etl tools?
I have a condition sal=100 and I created one router and in that two groups g1 and g2 in g1 Sal<=100 and g2 Sal>=100, first which condition will satisfy, and Why?
What is Datadriven?
What is joiner transformation in informatica?
i have source data like id name sal 1 a 65020 2 b 78250 3 c 58264 but how to get target like this id name sal 1 a Sixty five thousand twenty 2 b Seventy thousand two fify 3 c Fifty eight thousand two sixty four
Mention a few design and development best practices for informatica?
Find a way to implement the following logic : You have column like : Column 1 AA|BB|CC DD|EE|FF WW|AA I need to get the length of the column without the ‘|’ .
How to eliminate 1st and last rows from the source and load the inbetween rows.
Name at least 5 different types of transformations used in mapping design and state the use of each.?
How to generate a single mapping for both the historical and incremental load.
Session Recovery. 1000 rows in the source of which 500 passed through and then I killed the session. Can you perform a recovery and how