NULLIFZERO_UDF
Last updated
Last updated
This is a deprecated version of the SnowConvert documentation, please visit the official site .
Converts data from zero to null to avoid problems with division by zero.
NUMBER_TO_VALIDATE
NUMBER
The input number to validate.
Null if the number is zero, otherwise the number.
Input:
Output: