hive 记录帖 待整理

select loanno,amount,limitpaydate,curplannum, row_number() over(PARTITION by loanno ORDER by curplannum) as rn from ods.o_m20_cf_plan_s t where dt='2016-04-21' and substr(limitpay
相关文章
相关标签/搜索