delete from tablename where id>=1 and id<=500或者DELETE FROM `数据库名称`.`数据表名称` WHERE `house_cs`.`id` <= 1 and `house_cs`.`id` >= 500 相关文章: 2021-11-10 2021-12-02 2022-12-23 2021-11-30 2021-05-14 2022-12-23