delete from tb where id not in (select top 50 id from tb as t where tb.ClassId=t.ClassId order by id)
delete tab1 where Id not in(select top 50 ID from tab1)
2,507
社区成员
88,454
社区内容
加载中
试试用AI创作助手写篇文章吧