MySQL update/delete statement issue with subqueries

Description

MySQL does not allow referring to a table in a subquery which is the target for a delete/update.

For example

This is not allowed, but in SQL, we can use double nesting to workaround this limitation

Activity

Details

Assignee

Reporter

Priority

Created April 30, 2024 at 4:57 PM
Updated December 10, 2024 at 9:08 AM