1
0

mod.md 324 B

Modulus % [esql-mod]

:::{image} ../../../images/operators/mod.svg :alt: Embedded :class: text-center :::

Divide one number by another and return the remainder. If either field is multivalued then the result is null.

:::{include} ../types/mod.md :::