DELETE FROM table_name WHERE condition; -- Ex. DELETE FROM Customers WHERE CustomerName='Mustafa Mbari';