deleting all records from a table in mysql code example Example: how to delete all the rows in a table without deleting the table in mysql delete from tableName;