Oracle_071_lesson_p21
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Oracle_071_lesson_p21相关的知识,希望对你有一定的参考价值。
Generating Reports by Grouping Related Data使用分组生成报告
you should be able to use the:
1、ROLLUP operation to produce subtotal values
2、CUBE operation to produce cross-tabulation values
3、GROUPING function to identify the row values created by ROLLUP or CUBE
4、GROUPING SETS to produce a single result set
以上是关于Oracle_071_lesson_p21的主要内容,如果未能解决你的问题,请参考以下文章