sql 清洁优惠券magento #coupon #magento

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sql 清洁优惠券magento #coupon #magento相关的知识,希望对你有一定的参考价值。

SET FOREIGN_KEY_CHECKS=0;
TRUNCATE `salesrule_coupon`;
TRUNCATE `salesrule_coupon_usage`;
TRUNCATE `salesrule`;
SET FOREIGN_KEY_CHECKS=1

以上是关于sql 清洁优惠券magento #coupon #magento的主要内容,如果未能解决你的问题,请参考以下文章

sql 清洁产品magento lite #magento #clean #products

sql 清洁类别#magento

sql 清洁产品magento

并发下编写SQL的注意事项

SQL:根据表中的ID删除表中的项,该ID也出现在另一个表中

库存,优惠券处理机制