System Functions DATABASE USER System Functions These functions return metadata type of information about the system being queried. DATABASE Synopsis: DATABASE () ...
Grouping Functions HISTOGRAM Grouping Functions Functions for creating special groupings (also known as bucketing); as such these need to be used as part of the grouping . ...
Functions and Operators Functions and Operators Elasticsearch SQL provides a comprehensive set of built-in operators and functions: Operators Equality (=) Null safe Equ...
SHOW FUNCTIONS SHOW FUNCTIONS Synopsis: SHOW FUNCTIONS [ LIKE pattern ?]? SQL match pattern Description : List all the SQL functions and their type. The LIKE cla...