wat transf shud i use to achieve this
id sal id sal sum
src-1 20 tgt 1 20 40
1 20 1 20 40
2 15 2 15 35
2 20 2 20 35
Answer Posted / uma
Source -> SQ -> Agg T/F to get sum (group by id) -> Joiner (to join SQ and output of aggr transformation) -> Target
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is informatica etl tool?
What are different types of transformations available in informatica?
How to call shell scripts from informatica?
On which transformations you created partitions in your project?
How to create the source and target database connections in server manager?
How to generate sequence numbers without using the sequence generator transformation?
How to elaborate tracing level?
What is a grid in Informatica?
Which development components of informatica have the highest usage?
Explain what transformation and how many are there in informatica?
What does refresh system mean, and what are its distinctive choice?
What is the way to execute pl/sql script using informatica mapping?
r u done any partitions in ur project?
What is the difference between stop and abort in informatica
How do you load only null records into target? Explain through mapping flow.