SQLite Forum

Problem with CTE followed by a delete
Login
The DELETE statement has an "unbalanced" number of parenthesis, it cannot work because it cannot be compiled.  It is syntactically impossible, even if you change "DELETE FROM" to "SELECT * FROM".