Mysql 批量删除表中某一区间的所有数据时间:2024-03-09 13:38:46 For example: delete from table_name where id>10 and id<30;