mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-26 08:07:27 -04:00
14 lines
367 B
Text
14 lines
367 B
Text
// This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
|
|
|
|
[discrete]
|
|
[[esql-concat]]
|
|
=== `CONCAT`
|
|
|
|
*Syntax*
|
|
|
|
[.text-center]
|
|
image::esql/functions/signature/concat.svg[Embedded,opts=inline]
|
|
|
|
include::../parameters/concat.asciidoc[]
|
|
include::../description/concat.asciidoc[]
|
|
include::../types/concat.asciidoc[]
|