bellwether

id的范围来删除数据

比如要删除 110到220的id信息:delete id from 表名 where id between 110 and 220;

分类:

技术点:

相关文章: