SQL Server Error Msg 10730 – A nested INSERT, UPDATE, DELETE, or MERGE statement is not allowed in the FROM clause of an UPDATE or DELETE statement.

In this blog post, let’s learn about the error message “10730 – A nested INSERT, UPDATE, DELETE, or MERGE statement is not allowed in the FROM clause of an UPDATE or DELETE statement.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

10730 – A nested INSERT, UPDATE, DELETE, or MERGE statement is not allowed in the FROM clause of an UPDATE or DELETE statement.

Reason for the Error

To be update soon…

Solution

To be update soon…