delete entry from mysql table code example Example: mysql delete entire row on condition DELETE FROM table_name [WHERE Clause]