Answer:
Convert
Explanation:
The difference between the CAST function and the CONVERT function is that the CONVERT function accepts an optional style argument that lets you specify a format for the result.
The CONVERT function allows you to convert a value of one type to another. The CONVERT function returns the value of expression translated to the target_type with a specified style.