delete from i a where a.rowid<(select max(rowid) from i b where a.no=b.no) 转载于:https://www.cnblogs.com/ningvsban/archive/2013/04/25/3043589.html