forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: Su, Xiaomeng <suxiaomeng1@huawei.com> Co-committed-by: Su, Xiaomeng <suxiaomeng1@huawei.com>
964 B
964 B
aggregate_func
Syntax
None
Description
Aggregate function.
aggregate_func is typically used in database queries to perform calculations on a set of values and return a single result.
Parent topic: Identifiers