In MySQL, the TRUNCATE statement is used to delete all the rows/data in a table. You can say, TRUNCATE statement is like a DELETE statement ...
確定! 回上一頁