Code has been added to clipboard!

Use of SQL DELETE

Example
DELETE FROM Developers
WHERE Name='Antonio Indigo';