CWWBI0016E

SELECT INTO and VALUES INTO statement ''0'' must have at least one output parameter.

Explanation

A SELECT INTO or VALUES INTO statement needs at least one output parameter where the result is stored.

User response

Change the SELECT INTO/VALUES INTO statement.