how to remove a record from a table in sql code example Example: sql delete row from table DELETE FROM table_name WHERE condition;