mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-05-07 08:58:50 +00:00
The keywords inside SqlBase are now sorted alphabetically - much easier to read and update the docs Original commit: elastic/x-pack-elasticsearch@5aa89c5950
12 lines
144 B
Plaintext
12 lines
144 B
Plaintext
[[sql-functions]]
|
|
== Functions and Operators
|
|
|
|
|
|
// logical operators
|
|
// comparison
|
|
// conversion
|
|
// math
|
|
// date time
|
|
// aggregate
|
|
|
|
// geospatial |