Mysql 批量删除表中某一区间的所有数据

For example:

delete from table_name where id>10 and id<30;
posted @ 2018-04-12 08:20  whist  阅读(6814)  评论(0编辑  收藏  举报