Aikesheng Open Source Community
Nov 22, 2023 · Databases
MySQL DELETE Statement Alias Support Differences Between 5.7 and 8.0
This article explains why a DELETE statement with a table alias fails in MySQL 5.7, shows the correct syntax without alias, compares the DELETE syntax of MySQL 5.7 and 8.0, and concludes that alias support in single‑table DELETE was added starting with version 8.0.16.
DELETEDatabaseSQL
0 likes · 5 min read