CONVERT
Purpose
This function converts an expression into the specified data type if this is possible.
Syntax
convert::=
Usage Notes
- This function is an alias for
CAST
. For more information, refer to CAST function.