16 lines
385 B
Plaintext
16 lines
385 B
Plaintext
// This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
|
|
|
|
[discrete]
|
|
[[esql-sum]]
|
|
=== `SUM`
|
|
|
|
*Syntax*
|
|
|
|
[.text-center]
|
|
image::esql/functions/signature/sum.svg[Embedded,opts=inline]
|
|
|
|
include::../parameters/sum.asciidoc[]
|
|
include::../description/sum.asciidoc[]
|
|
include::../types/sum.asciidoc[]
|
|
include::../examples/sum.asciidoc[]
|