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

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain differences between star and snowflake schemas?

532


I need to set predefined condition. How I do this?

503


Explain functional dependency?

614


Explain what is the difference between view filter and report filter?

570


What is data warehosuing hierarchy?

579






Explain what is full load & incremental or refresh load?

530


Explain what are the different types of join operations?

531


What are the other names given to data warehousing?

640


Can decision tree be implemented using SQL?

1658


What is type 2 version dimension?

566


Difference between PowerPlay transformer and power play reports?

2066


Give some difference between oltp and olap.

591


What is a real-time data warehouse? How is it different from near to real-time data warehouse?

547


Is there any default username & pwd for bo designer & supervisor?

568


Suppose if a session fails after loading of 10,000 records in to the target.how can you load the records from 10001 the record when you run the session next time?

579