Hi.....
I want to know, what is the use of rollup and cube function in oracle ? Is it possible in Sql Serever ? Please explain with an example ?
Thanks......
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Vineet Kumar SainiPosted Nov 27, 2012, 8:23 AM
Shankar MPosted Nov 27, 2012, 5:11 AM
Hope the below link will help you..
RollUp and Rollup by cube are used to get the aggregrate and sub-totals in oracle sql,.
http://www.oracle-base.com/articles/misc/rollup-cube-grouping-functions-and-grouping-sets.php
Thanks,
Shankar
VulpesPosted Feb 14, 2012, 6:31 PM
http://www.remote-dba.net/pl_sql/t_analytic_functions_oracle_rollup_cube.htm
and these for SQL Server 2005 :
http://msdn.microsoft.com/en-us/library/ms189305(SQL.90).aspx
http://msdn.microsoft.com/en-us/library/ms175939(SQL.90).aspx