delete from i a where a.rowid<(select max(rowid) from i b where a.no=b.no)

 

相关文章: