elasticsearch/docs/reference/sql/functions
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
..
aggs.asciidoc [DOCS] Remove Wikipedia link from SUM_OF_SQUARES SQL function docs (#52398) 2020-04-20 09:58:30 -04:00
conditional.asciidoc SQL: document the use of a filter on _routing (#52355) 2020-02-14 18:58:45 +02:00
date-time.asciidoc SQL: Implement TIME_PARSE function for parsing strings into TIME values (#55223) 2020-05-29 10:43:49 +02:00
geo.asciidoc SQL: document the use of a filter on _routing (#52355) 2020-02-14 18:58:45 +02:00
grouping.asciidoc SQL: Use calendar_interval of 1d for HISTOGRAMs with 1 DAY intervals (#52749) 2020-02-25 17:33:36 +02:00
index.asciidoc SQL: Implement TRIM function (#57518) 2020-06-03 14:24:30 +02:00
like-rlike.asciidoc [DOCS] SQL: Update link for supported regex in RLIKE docs (#55830) 2020-04-28 09:24:31 -04:00
math.asciidoc SQL: document the use of a filter on _routing (#52355) 2020-02-14 18:58:45 +02:00
operators.asciidoc [DOCS] Remove unneeded options from [source,sql] code blocks (#42759) 2019-05-31 13:03:41 -04:00
search.asciidoc SQL: document the use of a filter on _routing (#52355) 2020-02-14 18:58:45 +02:00
string.asciidoc SQL: Implement TRIM function (#57518) 2020-06-03 14:24:30 +02:00
system.asciidoc SQL: document the use of a filter on _routing (#52355) 2020-02-14 18:58:45 +02:00
type-conversion.asciidoc SQL: document the use of a filter on _routing (#52355) 2020-02-14 18:58:45 +02:00