how to calculate sum(sal) with out using aggregator satge

Answers were Sorted based on User's Feedback



how to calculate sum(sal) with out using aggregator satge..

Answer / jz

just sql override in SQ t/r:
select col1..,sum(sal) from table_nme group by (col)

Is This Answer Correct ?    8 Yes 1 No

how to calculate sum(sal) with out using aggregator satge..

Answer / dj

we have to add 2 new ports in "expression"
1)variable-- declare sum(sal)
2)output port- cal this variable

Is This Answer Correct ?    3 Yes 4 No

how to calculate sum(sal) with out using aggregator satge..

Answer / tejeswara rao potnuru

using expression transformation we can find

Is This Answer Correct ?    3 Yes 8 No

Post New Answer

More Data Warehouse General Interview Questions

Describe a data warehouse.

0 Answers  


How to answer the question how many fakt table in your datawarehouse and what size it have?

3 Answers   Cap Gemini,


What is the advantages data mining over traditional approaches?

0 Answers  


Can we have more than one time dimensions in a Schema(Star or Snowflake)

1 Answers   ASD Lab, IBM,


Explain conformed fact?

0 Answers  


Hi Cognos Folks, I have all cognos certification dumps. In fact i am certified in most of the dumps recently. I have cognos material, pdfs, user guides, documents along with dumps. If any one required cognos dumps, please drop me mail at cognos.biuser@gmail.com Thanks, Cognos bi user

13 Answers   IBM,


what is table partitioning? How it is useful to warehouse database?

1 Answers   EDS, IBM,


what is the diffrence between psa and idoc

0 Answers   iGate,


Explain the difference between oltp and olap?

0 Answers  


What is meant by metadata in context of a data warehouse?

0 Answers  


What is the differences between star and snowflake schemas?

0 Answers  


Explain a mapping, session, worklet, workflow, mapplet?

0 Answers  


Categories