输入banner图图片脚本导航/分类

mssql指定字段编号sql语句

代码如下:

select nid,ntitle,nreadtimes,Row_number() over(order by nreadtimes desc) as rownum from article