elasticsearch/docs/reference/sql/functions
Costin Leau f502ca53d4
SQL: Introduce NOW/CURRENT_TIMESTAMP function (#36562)
Add CURRENT_TIMESTAMP as keyword as well function alongside NOW() 
 These return the current date/time for the  given query, computed when
 the statement reaches the server. For completeness, CURRENT_TIMESTAMP
 also accepts precision as an optional parameter.

Fix #36534
2018-12-14 15:42:36 +02:00
..
aggs.asciidoc SQL: [docs] Add beta[] markup to all SQL pages (#36471) 2018-12-11 13:25:29 +02:00
conditional.asciidoc SQL: [docs] Add beta[] markup to all SQL pages (#36471) 2018-12-11 13:25:29 +02:00
date-time.asciidoc SQL: Introduce NOW/CURRENT_TIMESTAMP function (#36562) 2018-12-14 15:42:36 +02:00
index.asciidoc SQL: [docs] Add beta[] markup to all SQL pages (#36471) 2018-12-11 13:25:29 +02:00
math.asciidoc SQL: [docs] Add beta[] markup to all SQL pages (#36471) 2018-12-11 13:25:29 +02:00
operators.asciidoc SQL: [docs] Add beta[] markup to all SQL pages (#36471) 2018-12-11 13:25:29 +02:00
search.asciidoc SQL: [docs] Add beta[] markup to all SQL pages (#36471) 2018-12-11 13:25:29 +02:00
string.asciidoc SQL: [docs] Add beta[] markup to all SQL pages (#36471) 2018-12-11 13:25:29 +02:00
system.asciidoc SQL: [docs] Add beta[] markup to all SQL pages (#36471) 2018-12-11 13:25:29 +02:00
type-conversion.asciidoc SQL: [docs] Add beta[] markup to all SQL pages (#36471) 2018-12-11 13:25:29 +02:00