If any parameters are null at the time the SQL function is to be called, a null result is returned without evaluating the function.
This clause is optional and can only be specified once per SQL function definition.
The default is CALLED ON NULL INPUT.