188k views
1 vote
The difference between the CAST function and the CONVERT function is that the ______________________________ function accepts an optional style argument that lets you specify a format for the result.

User Nyte
by
7.0k points

1 Answer

4 votes

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.

User Ludwik Trammer
by
7.2k points