Purpose
Converts data from zero to null to avoid problems with division by zero.
Syntax
- arg
- A numeric argument, or an argument that can be converted to a numeric argument based on implicit type conversion rules.
Converts data from zero to null to avoid problems with division by zero.