📜  magento 2 order delete from db - SQL 代码示例

📅  最后修改于: 2022-03-11 15:04:56.407000             🧑  作者: Mango

代码示例3
TRUNCATE TABLE `sales_bestsellers_aggregated_daily`;
TRUNCATE TABLE `sales_bestsellers_aggregated_monthly`;
TRUNCATE TABLE `sales_bestsellers_aggregated_yearly`;