This article is tagged with:
Truncate table
and mysql
truncate table
TRUNCATE TABLE table;
truncate table mysql
TRUNCATE TABLE `fourniture`
query to empty table data in sql server
TRUNCATE TABLE table_name;
truncate table
TRUNCATE TABLE Categories;