elasticsearch/docs/reference/sql
Marios Trivyzas 6c86c919e1
SQL: Implement TRIM function (#57518)
Add `TRIM` function which combines the functionality of both
`LTRIM` and `RTRIM` by stripping both leading and trailing
whitespaces.

Refers to #41195
2020-06-03 14:24:30 +02:00
..
appendix SQL: Implement TOP as an alternative to LIMIT (#57428) 2020-06-02 09:56:20 +02:00
endpoints SQL: Fix JDBC url pattern in docs and error message (#56612) 2020-05-13 12:12:23 +02:00
functions SQL: Implement TRIM function (#57518) 2020-06-03 14:24:30 +02:00
language SQL: Implement TOP as an alternative to LIMIT (#57428) 2020-06-02 09:56:20 +02:00
concepts.asciidoc
getting-started.asciidoc
index.asciidoc SQL: [Tests] Move JDBC integration tests to new module (#56872) 2020-05-22 15:52:41 +02:00
limitations.asciidoc SQL: Implement scripting inside aggs (#55241) 2020-04-17 11:22:06 +02:00
overview.asciidoc
security.asciidoc SQL: [Tests] Move JDBC integration tests to new module (#56872) 2020-05-22 15:52:41 +02:00