hello,
DELETE FROM products WHERE product_id=1
product_id should be defined as a PRIMARY KEY When creating the table in order for this query to be executed well ?