[MDEV-27501] update multiple columns with a subquery Created: 2020-05-14 Updated: 2024-01-12 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Manjot Singh (Inactive) | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
UPDATE Statement with multiple columns should work in SQL/PSM and PL/SQL modes. UPDATE on multiple columns within parenthesis or with a multicolumn subquery is not supported
|