elasticsearch/docs/reference/sql
Marios Trivyzas 745699f38d
SQL: Implement DATEDIFF function (#47920)
Implement DATEDIFF/TIMESTAMPDIFF function as per the MS-SQL spec:
https://docs.microsoft.com/en-us/sql/t-sql/functions/datediff-transact-sql?view=sql-server-2017
which allows a user to substract two date/datetime fields and return the
difference in the date/time unit specified.

Closes: #47919
2019-10-15 14:42:20 +02:00
..
appendix
endpoints DOC: Fix typo 2019-09-16 12:33:58 +03:00
functions SQL: Implement DATEDIFF function (#47920) 2019-10-15 14:42:20 +02:00
language SQL: Add support for shape type (#46464) 2019-09-25 13:43:05 -04:00
concepts.asciidoc
getting-started.asciidoc Remove types from BulkRequest (#46983) 2019-10-07 13:29:12 +01:00
index.asciidoc
limitations.asciidoc
overview.asciidoc
security.asciidoc