What is the result of an attempt to add, subtract, multiply, or divide two number fields, one of which
QUESTION:
What is the result of an attempt to add, subtract, multiply, or divide two number fields, one of which contains a null value?
ANSWER:
The Inclusion of a null value results in each of these computations yielding a null value as the result.
Responses