| Package | Description |
|---|---|
| org.apache.calcite.sql.fun |
Defines the set of standard SQL row-level functions and
operators.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
SqlGroupIdFunction
The
GROUP_ID() function. |
(package private) class |
SqlGroupingFunction
The
GROUPING function. |
(package private) class |
SqlGroupingIdFunction
Deprecated.
Now that
GROUPING has the same functionality,
this function is deprecated. |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.