The MIN function returns
a missing value (.) only if all arguments are missing.
The MIN operator (><)
returns a missing value if either operand is missing. In this case,
it returns the value of the operand that is lower in the sort order
for missing values.