Scenario is like this:
Name Sal
A 10;
B 20;
C 30;
Then Output should be
Name Sal
A 10;
B 20;
C 30;
Total 60;
Use SQL For this scenario
Answer Posted / niru
select name,salary from emp
union
select "total",sum(sal) from emp
Is This Answer Correct ? | 11 Yes | 4 No |
Post New Answer View All Answers
can we override a native sql query within informatica? How do we do it?
What will be the approach?
Can some one explain me about Telecommunications(wireless) project in Informatica? Thanks in advance
What is main use of mapplet?
what is diff b/t sorter t/r and agg have the option sorter property...
Separate from a database, an information bazaar, and an information stockroom?
Define mapplet?
What is meant by target load plan?
Partition, what happens if the specified key range is shorter and longer
What does cheating measurement mean?
Write the prerequisite tasks to achieve the session partition?
What could be the possible resons of locks by user?
What is the use of an aggregator cache file?
What does role playing dimension mean?
What happens when a session fails and you click on recover?