operators.md 671 B


applies_to: stack: ga serverless: ga navigation_title: "Operators" mapped_pages:

{{esql}} operators [esql-operators]

Operators for performing operations on, or comparing against, one or multiple expressions.

:::{include} ../_snippets/lists/operators.md :::

% And now the actual content

:::{include} ../_snippets/operators/binary.md :::

:::{include} ../_snippets/operators/unary.md :::

:::{include} ../_snippets/operators/logical.md :::

:::{include} ../_snippets/operators/suffix.md :::

:::{include} ../_snippets/operators/infix.md :::