cast.md 322 B

Cast (::) [esql-cast-operator]

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

The :: operator provides a convenient alternative syntax to the TO_ conversion functions.

:::{include} ../examples/cast.md :::