HPE NonStop SQL/MX Error – 4213 Use of rowsets in a predicate with embedded update/delete is not supported.

In this blog post, let’s learn about the error message “4213 Use of rowsets in a predicate with embedded update/delete 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

4213 Use of rowsets in a predicate with embedded update/delete is not supported.

Reason for the Error

You attempted to use a rowset as a predicate with an embedded update or embedded delete.

Solution

Modify the statement and resubmit