cast.md 360 B

% This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.

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

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

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