Conversion from a null
Last updated: 8/28/2026If 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.