zencart清空产品商品实用命令

TRUNCATE TABLE categories;
TRUNCATE TABLE categories_description;
TRUNCATE TABLE meta_tags_categories_description; TRUNCATE TABLE products; TRUNCATE TABLE products_attributes; TRUNCATE TABLE products_description; TRUNCATE TABLE products_to_categories;
TRUNCATE TABLE meta_tags_products_description; TRUNCATE TABLE featured; TRUNCATE TABLE specials; TRUNCATE TABLE reviews; TRUNCATE TABLE reviews_description;
转载请注明出处!小鱼阁工作室 -专注zencart建站,织梦企业建站,ecshop商城,二次开发,产品采集,模板修改!技术QQ 631992791
原文地址:https://www.cnblogs.com/afish/p/4022314.html