write sql query following source table
jan feb mar apr
100 200 300 400
500 600 700 800
900 100 200 300
i want the output format like
month total
jan 1500
feb 900
mar 1200
apr 1500
Answer Posted / amitabha mandal
use "Normalizer"
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Slowly changing dimensions, types and where will you use them
Enlist the various types of transformations.
What is the cumulative sum and moving sum?
Explian the Process of deployment groups in informatica
Separate from an archive server and a powerhouse?
How to load a Dimension ? and how to load a fact table?
Why do you use Mapping Parameter and mapping variable?
generate date / time dimension in informatica
Which version configuration tool used in ur project?
State the limitations where we cannot use joiner in the mapping pipeline?
How can we use batches?
explan ur project architecture?
How to join three sources using joiner?
What is the use of transformation?
What you know about transaction control transformation?