How To Truncate Table in MySQL July 10, 2020July 10, 2020 Sreeram Sreenivasan MySQL Sometimes you may need to delete all rows in a table in MySQL. Here’s how to truncate table in MySQL. Continue reading