Database Error Messages

PCC-02330

expecting an expression of integer type

Cause

The expression does not evaluate to an integer. For example, a SQL FOR expression must evaluate to an integral type.


Action

Rewrite the expression.