Which sql command is used to remove rows from a table code example Example: sql delete row from table DELETE FROM table_name WHERE condition;