Conversion

Conversion#

Conversion functions explicitly convert a value from one data type to another.

Function

Description

CAST

Converts a value to a specified data type, using the ISO-standard syntax.

CONVERT

Converts a value to a specified data type, with an optional style for formatting.