row_number() over(partition by 分组字段 order by 排序字段 desc)

 

posted on 2014-11-04 15:56  风灵ARCHER  阅读(1020)  评论(0)    收藏  举报