The following operations are supported with the
CAST() function.
CAST()from and to all the MySQL HeatWave supported numeric, temporal, string and text data types. See Section 4.2.1, “Supported Data Types for MySQL HeatWave”.CAST()ofENUMcolumns toCHAR,DECIMAL,FLOAT, and toSIGNEDandUNSIGNEDnumeric values.CAST()operates on theENUMindex rather than theENUMvalues.
See Section 11.2.1.4, “Functions and Operator Limitations”.
-
Learn how to perform the following tasks: