suit: ID´s aus SQL Filtern und löschen.

Beitrag lesen

Na klar: http://dev.mysql.com/doc/refman/5.1/en/ ... den hätteste jetzt nicht erwartet. Genauer gesagt: SQL-Syntax -> Data Manipulation Syntax -> UPDATE bzw. DELETE

Gefunden:

"Currently, you cannot delete from a table and select from the same table in a subquery."

Es besteht also noch Hoffnung :)