ANR2920E
The SQL data type of expression 'expression' is data type; expecting a numeric or interval expression.

Explanation

An SQL expression of numeric data type (SMALLINT, INTEGER, DECIMAL, NUMERIC, REAL, FLOAT, DOUBLE) or of interval data type (INTERVAL) is expected.

System action

The SQL query is terminated.

User response

None.