#1124

Delete cancelled orders

Database cleanup: delete every cancelled order (status cancelled) from the orders table. Do not touch the other orders.

Solo INSERT/UPDATE/DELETE — no hace falta un SELECT al final.

Aquí aparecerá el resultado de tu consulta