Sql 备忘——行号

   SELECT row_number() over(order by Product.ID) as [row_number]

posted on 2014-07-25 17:41  朝着  阅读(130)  评论(0)    收藏  举报