How to Truncate MySQL Table ? Leave a reply In order to delete all records from a table use this command. TRUNCATE TABLE tbl_yourtable_name