how to delete row within a colums my SQL code example Example: mysql delete row DELETE FROM products WHERE product_id=1;