HPE NonStop SQL/MX Error – 30011 More than one INTO statement in the same query is not supported.

In this blog post, let’s learn about the error message “30011 More than one INTO statement in the same query is not supported.” when working with HPE NonStop SQL/MX, the reason for the error and the solution to fix this error message.

Error Message

30011 More than one INTO statement in the same query is not supported.

Reason for the Error

You attempted to use more than one INTO statement in one query.

Solution

Correct the syntax and resubmit