select top 10 * from c a where not exists(select 1 from c where aid=a.aid and cid<a.cid) order by cid
select distinct top 10 cid, aid , ctitle, ctime from a order by aid
111,126
社区成员
642,541
社区内容
加载中
让您成为最强悍的C#开发者
试试用AI创作助手写篇文章吧