Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Cannot process input data types for the expression: <expression>
.
BAD_INPUTS
The input data types to <functionName>
must be valid, but found the input types <dataType>
.
MISMATCHED_TYPES
All input types must be the same except nullable, containsNull, valueContainsNull flags, but found the input types <inputTypes>
.
NO_INPUTS
The collection of input data types must not be empty.