This site is mobile accessible. Press the "Tap Here" button to use a different font-size.
Smartphone icons created by Freepik - Flaticon
The DELETE statement is used to delete records from a table:
DELETE FROM table_name
WHERE some_column = some_value