发布网友 发布时间:2022-04-24 14:34
我来回答
共2个回答
热心网友 时间:2023-10-16 15:33
2楼是对的,但是,根据我的编程经验,最好使用:delete from db_proct where id>999 and id<2001
delete from db_proct where id >=1000 and id <=2000