天天看點

清除zencart資料

truncate table specials;

truncate table categories;

truncate table categories_description; 

truncate table products;

truncate table products_attributes;

truncate table products_attributes_download;

truncate table products_description;

truncate table products_discount_quantity;

truncate table products_notifications;

truncate table products_options;

truncate table products_options_values;

truncate table products_options_values_to_products_options;

truncate table products_to_categories;

truncate table salemaker_sales; 

這個會清除尺碼的文本的選項,是以當你需要文本的選項的時候,需要去最原始的資料庫導出那個表