#1124

Delete cancelled orders

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

Doar INSERT/UPDATE/DELETE — nu este nevoie de un SELECT la final.

Rezultatul interogării tale va apărea aici