drop rows of a table with condition in mysql code example Example: mysql delete entire row on condition DELETE FROM table_name [WHERE Clause]