Conversion from a null
If the target data type is a string, the null value is converted to the string "null". For all other target data types, the null value cannot be converted and an exception is returned.
If the target data type is a string, the null value is converted to the string "null". For all other target data types, the null value cannot be converted and an exception is returned.