| 类 | 说明 |
|---|---|
| AbstractAggregate |
A base class for aggregate functions.
|
| Aggregate |
Implements the integrated aggregate functions, such as COUNT, MAX, SUM.
|
| JavaAggregate |
This class wraps a user-defined aggregate.
|
| ListaggArguments |
Additional arguments of LISTAGG aggregate function.
|
| 枚举 | 说明 |
|---|---|
| AggregateType |
The type of an aggregate function.
|
Aggregate functions.
Copyright © 2022. All rights reserved.