newkid 发表于 2021-5-25 22:37 如果是12C:select * from testmatch_recognize( --- partition by xxxx order by update_time measures ...
使用道具 举报
dhhb 发表于 2021-5-26 16:19 SQL> with t1 as 2 (select update_time,sale_amt ,row_number() over(order by update_time) rn from T ...
本版积分规则 发表回复 回帖后跳转到最后一页