mysql delete from table but only old rows code example Example: mysql delete row DELETE FROM products WHERE product_id=1;