NULL control

Read(19) Label: null control,

This option determines the parsing rule of null value that appears in an operation. When it is checked, all arithmetic, logical, comparison and string computations containing null return null. In those cases, null isn’t equivalent to false; and sum, count and other aggregate operations will automatically ignore the null value. The rule also applies to concat() function.