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
What are the different types of data warehousing?
Whether dimension table can have numeric value?
What is what are semi-additive and factless facts and in which scenario will you use such kinds of fact tables?
Why facts table is useful in representing the data?
Explain what are slowly changing dimensions?
What is the difference between a primary and secondary actor in use case modeling?
explain about balanced dimension,
How to test report in reportnet?
Explain vldb?
How do you setup Lo-cockpit?
How to create different types of templates?
What are the different types of fact tables used in data warehousing?
a perceptron has two inputs x1,x2 wih weights w1,w2and bias weight of w0. the activation function of perceptron is h(x).the output of perceptron
How would you declare an inline css to format the table with a background color of yellow and give the table cell a right margin of 10 pixels?
Who needs data warehousing?