Documentation Index
Fetch the complete documentation index at: https://docs.cloud.cdata.com/llms.txt
Use this file to discover all available pages before exploring further.
CAST()
Converts a value of one supported data type into another supported data type. Syntax- expression An expression of any supported data type to be converted into a different supported data type.
- datatype The data type to which to convert the expression.
- length (Optional) The length of the resulting data type.