MySQL 如何一次性Update 分区于不同时间段的表格

如题,我的表格约1千万行,每次update有分不同的日期区间

我目前是分多次来between 后再Update,有没有办法一次性Update呢

图片说明

https://www.cnblogs.com/neughj/p/4895501.html