8.49. Func Group

  • grouping_sets - Implement the GROUPING SETS grouping operation

  • next_value - Represent the 'next value', given a Sequence as its single argument

  • rollup - Implement the ROLLUP grouping operation

8.49.1. About

Table 8.9. SQL and Generic Functions

Object

Name Description

grouping_sets

Implement the GROUPING SETS grouping operation

next_value

Represent the 'next value', given a Sequence as its single argument

rollup

Implement the ROLLUP grouping operation