服务器之家 > 正文
代码如下:
select nid,ntitle,nreadtimes,Row_number() over(order by nreadtimes desc) as rownum from article