how to drop a single row in mysql code example Example: mysql remove records DELETE FROM table_name WHERE condition;