how to delete rows from table in mysql workbench code example Example: mysql delete row DELETE FROM products WHERE product_id=1;